paper-with-me

홈 › Papers

A relic sketch extraction framework based on detail-aware hierarchical deep network

2021-01-17 · Jinye Peng, Jiaxin Wang, Jun Wang, Erlei Zhang, Qunxi Zhang, Yongqin Zhang, Xianlin Peng, Kai Yu

As the first step of the restoration process of painted relics, sketch extraction plays an important role in cultural research. However, sketch extraction suffers from serious disease corrosion, which results in broken lines and noise. To overcome these problems, we propose a deep learning-based hierarchical sketch extraction framework for painted cultural relics. We design the sketch extraction process into two stages: coarse extraction and fine extraction. In the coarse extraction stage, we develop a novel detail-aware bi-directional cascade network that integrates flow-based difference-of-Gaussians (FDoG) edge detection and a bi-directional cascade network (BDCN) under a transfer learning framework. It not only uses the pre-trained strategy to extenuate the requirements of large datasets for deep network training but also guides the network to learn the detail characteristics by the prior knowledge from FDoG. For the fine extraction stage, we design a new multiscale U-Net (MSU-Net) to effectively remove disease noise and refine the sketch. Specifically, all the features extracted from multiple intermediate layers in the decoder of MSU-Net are fused for sketch predication. Experimental results showed that the proposed method outperforms the other seven state-of-the-art methods in terms of visual and quantitative metrics and can also deal with complex backgrounds.

📄 PDF Abstract BibTeX arXiv:2101.06616

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderEdge DetectionTransfer Learning

Methods 이 논문이 사용한 방법론

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…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

ViSketch-GPT: Collaborative Multi-Scale Feature Extraction for Sketch Recognition and Generation

2025-03-28 · Giulio Federico, Giuseppe Amato, Fabio Carrara, Claudio Gennaro 외

Understanding the nature of human sketches is challenging because of the wide variation in how they are created. Recognizing complex structural patterns improves both the accuracy in recognizing sketches and the fidelity…

Sketch Recognition

Sketch-1-to-3: One Single Sketch to 3D Detailed Face Reconstruction

2025-02-25 · Liting Wen, Zimo Yang, Xianlin Zhang, Chi Ding 외

3D face reconstruction from a single sketch is a critical yet underexplored task with significant practical applications. The primary challenges stem from the substantial modality gap between 2D sketches and 3D facial st…

3D Face ReconstructionDomain AdaptationFace Reconstruction

CustomSketching: Sketch Concept Extraction for Sketch-based Image Synthesis and Editing

2024-02-27 · Chufeng Xiao, Hongbo Fu

Personalization techniques for large text-to-image (T2I) models allow users to incorporate new concepts from reference images. However, existing methods primarily rely on textual descriptions, leading to limited control …

Image Generation

RELIC: Interactive Video World Model with Long-Horizon Memory

2025-12-03 · Yicong Hong, Yiqun Mei, Chongjian Ge, Yiran Xu 외 arxiv

A truly interactive world model requires three key ingredients: real-time long-horizon streaming, consistent spatial memory, and precise user control. However, most existing approaches address only one of these aspects i…

ReLIC-SGG: Relation Lattice Completion for Open-Vocabulary Scene Graph Generation

2026-04-24 · Amir Hosseini, Sara Farahani, Xinyi Li, Suiyang Guang arxiv

Open-vocabulary scene graph generation (SGG) aims to describe visual scenes with flexible relation phrases beyond a fixed predicate set. Existing methods usually treat annotated triplets as positives and all unannotated …

Scene Graph GenerationGraph Learning