skip to main content


Title: Exploring Faster RCNN for Fabric Defect Detection
This paper presents a fabric defect detection network (FabricNet) for automatic fabric defect detection. Our proposed FabricNet incorporates several effective techniques, such as Feature Pyramid Network (FPN), Deformable Convolution (DC) network, and Distance IoU Loss function, into vanilla Faster RCNN to improve the accuracy and speed of fabric defect detection. Our experiment shows that, when optimizations are combined, the FabricNet achieves 62.07% mAP and 97.37% AP50 on DAGM 2007 dataset, and an average prediction speed of 17 frames per second.  more » « less
Award ID(s):
1907838
NSF-PAR ID:
10278182
Author(s) / Creator(s):
; ; ;
Date Published:
Journal Name:
Artificial Intelligence for Industries (AI4I)
Page Range / eLocation ID:
52 to 55
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Modern high-speed devices (e.g., network adapters, storage, accelerators) use new host interfaces, which expose multiple software queues directly to the device. These multi-queue interfaces allow mutually distrusting applications to access the device without any cross-core interaction, enabling throughput in the order of millions of IOP/s on multicore systems. Unfortunately, while independent device access is scalable, it also introduces a new problem: unfairness. Mechanisms that were used to provide fairness for older devices are no longer tenable in the wake of multi-queue design, and straightforward attempts to re-introduce it would require cross-core synchronization that undermines the scalability for which multiple queues were designed. To address these challenges, we present Multi-Queue Fair Queueing (MQFQ), the first fair, work-conserving scheduler suitable for multi-queue systems. Specifically, we (1) reformulate a classical fair queueing algorithm to accommodate multiqueue designs, and (2) describe a scalable implementation that bounds potential unfairness while minimizing synchronization overhead. Our implementation of MQFQ in Linux 4.15 demonstrates both fairness and high throughput. Evaluation with an NVMe over RDMA fabric (NVMf) device shows that MQFQ can reach up to 3.1 Million IOP/s on a single machine--20× higher than the state-of-the-art Linux Budget Fair Queueing. Compared to a system with no fairness, MQFQ reduces the slowdown caused by an antagonist from 3:78× to 1:33× for the FlashX workload and from 6:57× to 1:03× for the Aerospike workload (2× is considered "fair" slowdown). 
    more » « less
  2. FABRIC is a unique national research infrastructure to enable cutting-edge andexploratory research at-scale in networking, cybersecurity, distributed computing andstorage systems, machine learning, and science applications. It is an everywhere-programmable nationwide instrument comprised of novel extensible network elementsequipped with large amounts of compute and storage, interconnected by high speed,dedicated optical links. It will connect a number of specialized testbeds for cloudresearch (NSF Cloud testbeds CloudLab and Chameleon), for research beyond 5Gtechnologies (Platforms for Advanced Wireless Research or PAWR), as well as productionhigh-performance computing facilities and science instruments to create a rich fabric fora wide variety of experimental activities. 
    more » « less
  3. An experimental study was performed to investigate damage sensing and fracture toughness of multifunctional conductive glass fiber composites under dynamic mode-I fracture loading. Carbon nanotubes (CNTs) were dispersed within the epoxy matrix using a shear mixing and sonicating process. An electrostatic wet flocking process was used to reinforce milled short PAN-based carbon fibers onto each of the layers of glass fiber fabric along the thickness direction in the composites. These layers of flocked fabric were stacked, and a vacuum infusion process was employed to fabricate the composites. The parametric study consisted of two carbon fiber lengths (80 μm and 150 μm) and two fiber densities (1000 fibers/mm2and 2000 fibers/mm2) and was performed to investigate the damage sensing capabilities of a three-dimensional conductive network generated through CNTs and carbon fibers. A double cantilever beam (DCB) configuration was considered, and a modified Hopkinson pressure bar setup along with a high-speed camera was used to investigate dynamic fracture toughness of the composites. The piezo-resistance response of the composites during dynamic fracture was measured using a modified system of four probes. For comparison, composites were also characterized for fracture toughness and piezo-resistance under quasi-static fracture loading conditions. The addition of short, milled PAN-based carbon fibers significantly increased the fracture toughness of glass/epoxy composites. The piezo-resistance response of the composites was easily correlated with instances of sudden crack growth during static fracture loading.

     
    more » « less
  4. Wang, Huan (Ed.)
    Defect identification has been a significant task in various fields to prevent the potential problems caused by imperfection. There is great attention for developing technology to accurately extract defect information from the image using a computing system without human error. However, image analysis using conventional computing technology based on Von Neumann structure is facing bottlenecks to efficiently process the huge volume of input data at low power and high speed. Herein efficient defect identification is demonstrated via a morphological image process with minimal power consumption using an oxide transistor and a memristor‐based crossbar array that can be applied to neuromorphic computing. Using a hardware and software codesigned neuromorphic system combined with a dynamic Gaussian blur kernel operation, an enhanced defect detection performance is successfully demonstrated with about 104 times more power‐efficient computation compared to the conventional complementary metal‐oxide semiconductor (CMOS)‐based digital implementation. It is believed the back end of line (BEOL)‐compatible all‐oxide‐based memristive crossbar array provides the unique potential toward universal artificial intelligence of things (AIoT) applications where conventional hardware can hardly be used. 
    more » « less
  5. null (Ed.)
    Recent effort to test deep learning systems has produced an intuitive and compelling test criterion called neuron coverage (NC), which resembles the notion of traditional code coverage. NC measures the proportion of neurons activated in a neural network and it is implicitly assumed that increasing NC improves the quality of a test suite. In an attempt to automatically generate a test suite that increases NC, we design a novel diversity promoting regularizer that can be plugged into existing adversarial attack algorithms. We then assess whether such attempts to increase NC could generate a test suite that (1) detects adversarial attacks successfully, (2) produces natural inputs, and (3) is unbiased to particular class predictions. Contrary to expectation, our extensive evaluation finds that increasing NC actually makes it harder to generate an effective test suite: higher neuron coverage leads to fewer defects detected, less natural inputs, and more biased prediction preferences. Our results invoke skepticism that increasing neuron coverage may not be a meaningful objective for generating tests for deep neural networks and call for a new test generation technique that considers defect detection, naturalness, and output impartiality in tandem. 
    more » « less