paper-with-me

Papers

Three-Stream Joint Network for Zero-Shot Sketch-Based Image Retrieval

2022-04-12 · Yu-Wei Zhan, Xin Luo, Yongxin Wang, Zhen-Duo Chen, Xin-Shun Xu

The Zero-Shot Sketch-based Image Retrieval (ZS-SBIR) is a challenging task because of the large domain gap between sketches and natural images as well as the semantic inconsistency between seen and unseen categories. Previous literature bridges seen and unseen categories by semantic embedding, which requires prior knowledge of the exact class names and additional extraction efforts. And most works reduce domain gap by mapping sketches and natural images into a common high-level space using constructed sketch-image pairs, which ignore the unpaired information between images and sketches. To address these issues, in this paper, we propose a novel Three-Stream Joint Training Network (3JOIN) for the ZS-SBIR task. To narrow the domain differences between sketches and images, we extract edge maps for natural images and treat them as a bridge between images and sketches, which have similar content to images and similar style to sketches. For exploiting a sufficient combination of sketches, natural images, and edge maps, a novel three-stream joint training network is proposed. In addition, we use a teacher network to extract the implicit semantics of the samples without the aid of other semantics and transfer the learned knowledge to unseen classes. Extensive experiments conducted on two real-world datasets demonstrate the superiority of our proposed method.

📄 PDF Abstract BibTeX arXiv:2204.05666

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalSketch-Based Image Retrieval

Similar Papers 제목 키워드 기반

Modality-Aware Representation Learning for Zero-shot Sketch-based Image Retrieval

2024-01-10 · Eunyi Lyou, Doyeon Lee, Jooeun Kim, Joonseok Lee

Zero-shot learning offers an efficient solution for a machine learning model to treat unseen categories, avoiding exhaustive data collection. Zero-shot Sketch-based Image Retrieval (ZS-SBIR) simulates real-world scenario…

Image RetrievalRepresentation LearningRetrievalSketch-Based Image Retrieval+1

Zero-Shot Sketch-Image Hashing

2018-03-06 · CVPR 2018 6 · Yuming Shen, Li Liu, Fumin Shen, Ling Shao

Recent studies show that large-scale sketch-based image retrieval (SBIR) can be efficiently tackled by cross-modal binary representation learning methods, where Hamming distance matching significantly speeds up the proce…

Image RetrievalRepresentation LearningRetrievalSketch-Based Image Retrieval

ACNet: Approaching-and-Centralizing Network for Zero-Shot Sketch-Based Image Retrieval

2021-11-24 · Hao Ren, Ziqiang Zheng, Yang Wu, Hong Lu 외

The huge domain gap between sketches and photos and the highly abstract sketch representations pose challenges for sketch-based image retrieval (\underline{SBIR}). The zero-shot sketch-based image retrieval (\underline{Z…

Image RetrievalRetrievalSketch-Based Image Retrieval

Cross-Modal Attention Alignment Network with Auxiliary Text Description for zero-shot sketch-based image retrieval

2024-07-01 · Hanwen Su, Ge Song, Kai Huang, Jiyan Wang 외

In this paper, we study the problem of zero-shot sketch-based image retrieval (ZS-SBIR). The prior methods tackle the problem in a two-modality setting with only category labels or even no textual information involved. H…

cross-modal alignmentImage RetrievalRetrievalSketch-Based Image Retrieval+1

Sketch3T: Test-Time Training for Zero-Shot SBIR

2022-03-28 · CVPR 2022 1 · Aneeshan Sain, Ayan Kumar Bhunia, Vaishnav Potlapalli, Pinaki Nath Chowdhury 외

Zero-shot sketch-based image retrieval typically asks for a trained model to be applied as is to unseen categories. In this paper, we question to argue that this setup by definition is not compatible with the inherent ab…

Image RetrievalMeta-LearningRetrievalSketch-Based Image Retrieval