paper-with-me

Papers

DDNet: Deformable Convolution and Dense FPN for Surface Defect Detection in Recycled Books

2024-09-08 · Jun Yu, Wenjian Wang

Recycled and recirculated books, such as ancient texts and reused textbooks, hold significant value in the second-hand goods market, with their worth largely dependent on surface preservation. However, accurately assessing surface defects is challenging due to the wide variations in shape, size, and the often imprecise detection of defects. To address these issues, we propose DDNet, an innovative detection model designed to enhance defect localization and classification. DDNet introduces a surface defect feature extraction module based on a deformable convolution operator (DC) and a densely connected FPN module (DFPN). The DC module dynamically adjusts the convolution grid to better align with object contours, capturing subtle shape variations and improving boundary delineation and prediction accuracy. Meanwhile, DFPN leverages dense skip connections to enhance feature fusion, constructing a hierarchical structure that generates multi-resolution, high-fidelity feature maps, thus effectively detecting defects of various sizes. In addition to the model, we present a comprehensive dataset specifically curated for surface defect detection in recycled and recirculated books. This dataset encompasses a diverse range of defect types, shapes, and sizes, making it ideal for evaluating the robustness and effectiveness of defect detection models. Through extensive evaluations, DDNet achieves precise localization and classification of surface defects, recording a mAP value of 46.7% on our proprietary dataset - an improvement of 14.2% over the baseline model - demonstrating its superior detection capabilities.

📄 PDF Abstract BibTeX arXiv:2409.04958

Code (0)

등록된 구현이 없습니다.

Tasks

Defect Detection

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
FPN 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SPDCN: Strip-based Deformable Convolutional Network for Steel Surface Defect Segmentation

2026-07-23 · Zhongming Liu, Bingbing Jiang, Guangxin Wan, Xiang Zou arxiv

Steel surface defect segmentation is critical for industrial quality inspection, yet existing methods struggle with elongated, anisotropic defects such as cracks and scratches due to the isotropic receptive fields of sta…

Densely Deformable Efficient Salient Object Detection Network

2021-02-12 · Tanveer Hussain, Saeed Anwar, Amin Ullah, Khan Muhammad 외

Salient Object Detection (SOD) domain using RGB-D data has lately emerged with some current models' adequately precise results. However, they have restrained generalization abilities and intensive computational complexit…

Objectobject-detectionRGB-D Salient Object DetectionRGB Salient Object Detection+2

Efficient Mixed-Type Wafer Defect Pattern Recognition Using Compact Deformable Convolutional Transformers

2023-03-24 · Nitish Shukla

Manufacturing wafers is an intricate task involving thousands of steps. Defect Pattern Recognition (DPR) of wafer maps is crucial to find the root cause of the issue and further improving the yield in the wafer foundry. …

Uneven illumination surface defects inspection based on convolutional neural network

2019-05-16 · Hao Wu, Yulong Liu, Wenbin Gao, Xiangrong Xu

Surface defect inspection based on machine vision is often affected by uneven illumination. In order to improve the inspection rate of surface defects inspection under uneven illumination condition, this paper proposes a…

Dense image registration and deformable surface reconstruction in presence of occlusions and minimal texture

2015-03-11 · ICCV 2015 12 · Dat Tien Ngo, Sanghuyk Park, Anne Jorstad, Alberto Crivellaro 외

Deformable surface tracking from monocular images is well-known to be under-constrained. Occlusions often make the task even more challenging, and can result in failure if the surface is not sufficiently textured. In thi…

3D ReconstructionImage RegistrationSurface ReconstructionTemplate Matching