paper-with-me

Papers

Semi-Heterogeneous Three-Way Joint Embedding Network for Sketch-Based Image Retrieval

2019-11-10 · Jianjun Lei, Yuxin Song, Bo Peng, Zhanyu Ma, Ling Shao, Yi-Zhe Song

Sketch-based image retrieval (SBIR) is a challenging task due to the large cross-domain gap between sketches and natural images. How to align abstract sketches and natural images into a common high-level semantic space remains a key problem in SBIR. In this paper, we propose a novel semi-heterogeneous three-way joint embedding network (Semi3-Net), which integrates three branches (a sketch branch, a natural image branch, and an edgemap branch) to learn more discriminative cross-domain feature representations for the SBIR task. The key insight lies with how we cultivate the mutual and subtle relationships amongst the sketches, natural images, and edgemaps. A semi-heterogeneous feature mapping is designed to extract bottom features from each domain, where the sketch and edgemap branches are shared while the natural image branch is heterogeneous to the other branches. In addition, a joint semantic embedding is introduced to embed the features from different domains into a common high-level semantic space, where all of the three branches are shared. To further capture informative features common to both natural images and the corresponding edgemaps, a co-attention model is introduced to conduct common channel-wise feature recalibration between different domains. A hybrid-loss mechanism is designed to align the three branches, where an alignment loss and a sketch-edgemap contrastive loss are presented to encourage the network to learn invariant cross-domain representations. Experimental results on two widely used category-level datasets (Sketchy and TU-Berlin Extension) demonstrate that the proposed method outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1911.04470

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalSketch-Based Image Retrieval

Similar 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 외

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. Pre…

Image RetrievalRetrievalSketch-Based Image Retrieval

SceneTrilogy: On Human Scene-Sketch and its Complementarity with Photo and Text

2022-04-25 · CVPR 2023 1 · Pinaki Nath Chowdhury, Ayan Kumar Bhunia, Aneeshan Sain, Subhadeep Koley 외

In this paper, we extend scene understanding to include that of human sketch. The result is a complete trilogy of scene representation from three diverse and complementary modalities -- sketch, photo, and text. Instead o…

Image RetrievalRetrievalScene Understanding

Deep Sketch Hashing: Fast Free-hand Sketch-Based Image Retrieval

2017-03-16 · CVPR 2017 7 · Li Liu, Fumin Shen, Yuming Shen, Xianglong Liu 외

Free-hand sketch-based image retrieval (SBIR) is a specific cross-view retrieval task, in which queries are abstract and ambiguous sketches while the retrieval database is formed with natural images. Work in this area ma…

Image RetrievalRetrievalSketch-Based Image Retrieval

Instance-level Heterogeneous Domain Adaptation for Limited-labeled Sketch-to-Photo Retrieval

2022-11-26 · IEEE Transactions on Multimedia 2020 7 · Fan Yang, Yang Wu, Zheng Wang, Xiang Li 외

Although sketch-to-photo retrieval has a wide range of applications, it is costly to obtain paired and rich-labeled ground truth. Differently, photo retrieval data is easier to acquire. Therefore, previous works pre-trai…

Domain AdaptationImage RetrievalRetrieval

More Photos are All You Need: Semi-Supervised Learning for Fine-Grained Sketch Based Image Retrieval

2021-03-25 · CVPR 2021 1 · Ayan Kumar Bhunia, Pinaki Nath Chowdhury, Aneeshan Sain, Yongxin Yang 외

A fundamental challenge faced by existing Fine-Grained Sketch-Based Image Retrieval (FG-SBIR) models is the data scarcity -- model performances are largely bottlenecked by the lack of sketch-photo pairs. Whilst the numbe…

AllCross-Modal RetrievalImage RetrievalRetrieval+2