paper-with-me

Papers

CATALOG: A Camera Trap Language-guided Contrastive Learning Model

2024-12-14 · Julian D. Santamaria, Claudia Isaza, Jhony H. Giraldo

Foundation Models (FMs) have been successful in various computer vision tasks like image classification, object detection and image segmentation. However, these tasks remain challenging when these models are tested on datasets with different distributions from the training dataset, a problem known as domain shift. This is especially problematic for recognizing animal species in camera-trap images where we have variability in factors like lighting, camouflage and occlusions. In this paper, we propose the Camera Trap Language-guided Contrastive Learning (CATALOG) model to address these issues. Our approach combines multiple FMs to extract visual and textual features from camera-trap data and uses a contrastive loss function to train the model. We evaluate CATALOG on two benchmark datasets and show that it outperforms previous state-of-the-art methods in camera-trap image recognition, especially when the training and testing data have different animal species or come from different geographical areas. Our approach demonstrates the potential of using FMs in combination with multi-modal fusion and contrastive learning for addressing domain shifts in camera-trap image recognition. The code of CATALOG is publicly available at https://github.com/Julian075/CATALOG.

📄 PDF Abstract BibTeX arXiv:2412.10624

Code (1)

julian075/catalog 공식 구현 pytorch

Tasks

Contrastive Learningimage-classificationImage ClassificationImage Segmentationobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DreamPaint: Few-Shot Inpainting of E-Commerce Items for Virtual Try-On without 3D Modeling

2023-05-02 · Mehmet Saygin Seyfioglu, Karim Bouyarmane, Suren Kumar, Amir Tavanaei 외

We introduce DreamPaint, a framework to intelligently inpaint any e-commerce product on any user-provided context image. The context image can be, for example, the user's own image for virtual try-on of clothes from the …

Virtual Try-on

Siamese Networks for Cat Re-Identification: Exploring Neural Models for Cat Instance Recognition

2025-01-03 · Tobias Trein, Luan Fonseca Garcia

Street cats in urban areas often rely on human intervention for survival, leading to challenges in population control and welfare management. In April 2023, Hello Inc., a Chinese urban mobility company, launched the Hell…

Image AugmentationTriplet

A Training-Free Regeneration Paradigm: Contrastive Reflection Memory Guided Self-Verification and Self-Improvement

2026-03-20 · Yuran Li, Di Wu, Benoit Boulet arxiv

Verification-guided self-improvement has recently emerged as a promising approach to improving the accuracy of large language model (LLM) outputs. However, existing approaches face a trade-off between inference efficienc…

Contrastive Learning for Diversity-Aware Product Recommendations in Retail

2026-02-09 · Vasileios Karlis, Ezgi Yıldırım, David Vos, Maarten de Rijke arxiv

Recommender systems often struggle with long-tail distributions and limited item catalog exposure, where a small subset of popular items dominates recommendations. This challenge is especially critical in large-scale onl…

Contrastive Learning

Hierarchical Catalogue Generation for Literature Review: A Benchmark

2023-04-07 · Kun Zhu, Xiaocheng Feng, Xiachong Feng, Yingsheng Wu 외

Scientific literature review generation aims to extract and organize important information from an abundant collection of reference papers and produces corresponding reviews while lacking a clear and logical hierarchy. W…

InformativenessReview Generation