paper-with-me

Papers

Multi-Granularity Representation Learning for Sketch-based Dynamic Face Image Retrieval

2023-12-31 · Liang Wang, Dawei Dai, Shiyu Fu, Guoyin Wang

In specific scenarios, face sketch can be used to identify a person. However, drawing a face sketch often requires exceptional skill and is time-consuming, limiting its widespread applications in actual scenarios. The new framework of sketch less face image retrieval (SLFIR)[1] attempts to overcome the barriers by providing a means for humans and machines to interact during the drawing process. Considering SLFIR problem, there is a large gap between a partial sketch with few strokes and any whole face photo, resulting in poor performance at the early stages. In this study, we propose a multigranularity (MG) representation learning (MGRL) method to address the SLFIR problem, in which we learn the representation of different granularity regions for a partial sketch, and then, by combining all MG regions of the sketches and images, the final distance was determined. In the experiments, our method outperformed state-of-the-art baselines in terms of early retrieval on two accessible datasets. Codes are available at https://github.com/ddw2AIGROUP2CQUPT/MGRL.

📄 PDF Abstract BibTeX arXiv:2401.00371

Code (1)

ddw2aigroup2cqupt/mgrl 공식 구현 pytorch

Tasks

Face Image RetrievalImage RetrievalRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

Multi-granularity Association Learning Framework for on-the-fly Fine-Grained Sketch-based Image Retrieval

2022-01-13 · Dawei Dai, Xiaoyu Tang, Shuyin Xia, Yingge Liu 외

Fine-grained sketch-based image retrieval (FG-SBIR) addresses the problem of retrieving a particular photo in a given query sketch. However, its widespread applicability is limited by the fact that it is difficult to dra…

Image RetrievalRetrievalSketch-Based Image Retrieval

SketchAA: Abstract Representation for Abstract Sketches

2021-01-01 · ICCV 2021 10 · Lan Yang, Kaiyue Pang, Honggang Zhang, Yi-Zhe Song

What makes free-hand sketches appealing for humans lies with its capability as a universal tool to depict the visual world. Such flexibility at human ease, however, introduces abstract renderings that pose unique cha…

Image RetrievalRetrievalSketch-Based Image RetrievalSketch Recognition

How to Handle Sketch-Abstraction in Sketch-Based Image Retrieval?

2024-03-11 · CVPR 2024 1 · Subhadeep Koley, Ayan Kumar Bhunia, Aneeshan Sain, Pinaki Nath Chowdhury 외

In this paper, we propose a novel abstraction-aware sketch-based image retrieval framework capable of handling sketch abstraction at varied levels. Prior works had mainly focused on tackling sub-factors such as drawing s…

Image RetrievalRetrievalSketch-Based Image RetrievalTriplet

Human-Inspired Facial Sketch Synthesis with Dynamic Adaptation

2023-09-01 · ICCV 2023 1 · Fei Gao, Yifan Zhu, Chang Jiang, Nannan Wang

Facial sketch synthesis (FSS) aims to generate a vivid sketch portrait from a given facial photo. Existing FSS methods merely rely on 2D representations of facial semantic or appearance. However, professional human artis…

3D geometry

End-to-End Photo-Sketch Generation via Fully Convolutional Representation Learning

2015-01-28 · Liliang Zhang, Liang Lin, Xian Wu, Shengyong Ding 외

Sketch-based face recognition is an interesting task in vision and multimedia research, yet it is quite challenging due to the great difference between face photos and sketches. In this paper, we propose a novel approach…

Face RecognitionRepresentation Learning