paper-with-me

Papers

An Efficient Framework for Zero-Shot Sketch-Based Image Retrieval

2021-02-08 · Osman Tursun, Simon Denman, Sridha Sridharan, Ethan Goan, Clinton Fookes

Recently, Zero-shot Sketch-based Image Retrieval (ZS-SBIR) has attracted the attention of the computer vision community due to it's real-world applications, and the more realistic and challenging setting than found in SBIR. ZS-SBIR inherits the main challenges of multiple computer vision problems including content-based Image Retrieval (CBIR), zero-shot learning and domain adaptation. The majority of previous studies using deep neural networks have achieved improved results through either projecting sketch and images into a common low-dimensional space or transferring knowledge from seen to unseen classes. However, those approaches are trained with complex frameworks composed of multiple deep convolutional neural networks (CNNs) and are dependent on category-level word labels. This increases the requirements on training resources and datasets. In comparison, we propose a simple and efficient framework that does not require high computational training resources, and can be trained on datasets without semantic categorical labels. Furthermore, at training and inference stages our method only uses a single CNN. In this work, a pre-trained ImageNet CNN (e.g., ResNet50) is fine-tuned with three proposed learning objects: domain-aware quadruplet loss, semantic classification loss, and semantic knowledge preservation loss. The domain-aware quadruplet and semantic classification losses are introduced to learn discriminative, semantic and domain invariant features through considering ZS-SBIR as object detection and verification problem. ...

📄 PDF Abstract BibTeX arXiv:2102.04016

Code (0)

등록된 구현이 없습니다.

Tasks

Content-Based Image RetrievalDomain AdaptationImage Retrievalobject-detectionObject DetectionRetrievalSketch-Based Image RetrievalZero-Shot Learning

Similar Papers 제목 키워드 기반

A Zero-Shot Sketch-based Inter-Modal Object Retrieval Scheme for Remote Sensing Images

2020-08-12 · Ushasi Chaudhuri, Biplab Banerjee, Avik Bhattacharya, Mihai Datcu

Conventional existing retrieval methods in remote sensing (RS) are often based on a uni-modal data retrieval framework. In this work, we propose a novel inter-modal triplet-based zero-shot retrieval scheme utilizing a sk…

RetrievalTriplet

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

Distribution Aligned Feature Clustering for Zero-Shot Sketch-Based Image Retrieval

2023-01-17 · Yuchen Wu, Kun Song, Fangzheng Zhao, Jiansheng Chen 외

Zero-Shot Sketch-Based Image Retrieval (ZS-SBIR) is a challenging cross-modal retrieval task. In prior arts, the retrieval is conducted by sorting the distance between the query sketch and each image in the gallery. Howe…

ClusteringCross-Modal RetrievalImage RetrievalRetrieval+1

A Zero-Shot Framework for Sketch based Image Retrieval

2018-09-01 · ECCV 2018 9 · Sasi Kiran Yelamarthi, Shiva Krishna Reddy, Ashish Mishra, Anurag Mittal

Sketch-based image retrieval (SBIR) is the task of retrieving images from a natural image database that correspond to a given hand-drawn sketch. Ideally, an SBIR model should learn to associate components in the sketch (…

Image RetrievalRetrievalSketch-Based Image Retrieval

Domain-Smoothing Network for Zero-Shot Sketch-Based Image Retrieval

2021-06-22 · Zhipeng Wang, Hao Wang, Jiexi Yan, Aming Wu 외

Zero-Shot Sketch-Based Image Retrieval (ZS-SBIR) is a novel cross-modal retrieval task, where abstract sketches are used as queries to retrieve natural images under zero-shot scenario. Most existing methods regard ZS-SBI…

Cross-Modal RetrievalDiversityImage RetrievalRetrieval+2