The Art of Camouflage: Few-Shot Learning for Animal Detection and Segmentation
Thanh-Danh Nguyen, Anh-Khoa Nguyen Vu, Nhat-Duy Nguyen, Vinh-Tiep, Nguyen, Thanh Duc Ngo, Thanh-Toan Do, Minh-Triet Tran, and Tam V. Nguyen

TL;DR
This paper introduces a new few-shot learning framework and dataset for detecting and segmenting camouflaged animals, addressing the challenge of limited data and high similarity to backgrounds in natural scenes.
Contribution
The work presents a novel dataset CAMO-FS and a framework FS-CDIS with specialized loss functions for improved camouflaged object detection and segmentation.
Findings
Achieved state-of-the-art results on CAMO-FS dataset.
Demonstrated effectiveness of triplet loss and memory storage in distinguishing camouflaged objects.
Provided a new benchmark for future research in camouflaged object detection.
Abstract
Camouflaged object detection and segmentation is a new and challenging research topic in computer vision. There is a serious issue of lacking data on concealed objects such as camouflaged animals in natural scenes. In this paper, we address the problem of few-shot learning for camouflaged object detection and segmentation. To this end, we first collect a new dataset, CAMO-FS, for the benchmark. As camouflaged instances are challenging to recognize due to their similarity compared to the surroundings, we guide our models to obtain camouflaged features that highly distinguish the instances from the background. In this work, we propose FS-CDIS, a framework to efficiently detect and segment camouflaged instances via two loss functions contributing to the training process. Firstly, the instance triplet loss with the characteristic of differentiating the anchor, which is the mean of all…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
MethodsRegion Proposal Network · Convolution · Softmax · RoIAlign · Mask R-CNN · Triplet Loss
