CVAILGJan 8, 2025

Back Home: A Computer Vision Solution to Seashell Identification for Ecological Restoration

arXiv:2501.04873v41 citationsHas Code2025 IEEE/CVF International Conference on Computer Vision Workshops (ICCVW)
AI Analysis

It addresses illegal souvenir collection by enabling wildlife officers to repatriate seashells to their native ecosystems, though it is incremental as it applies existing computer vision methods to a new domain-specific dataset.

The paper tackles the problem of identifying the coastal origin of confiscated seashells in Costa Rica to aid ecological restoration, achieving 86.3% balanced accuracy in classification and processing 70,000 shells in under three seconds per image.

Illegal souvenir collection strips an estimated five tonnes of seashells from Costa Rica's beaches each year. Yet, once these specimens are seized, their coastal origin -- Pacific or Caribbean -- cannot be verified easily due to the lack of information, preventing their return when confiscated by local authorities. To solve this issue, we introduce BackHome19K, the first large-scale image corpus (19,058 photographs, 516 species) annotated with coast-level labels, and propose a lightweight pipeline that infers provenance in real time on a mobile-grade CPU. A trained anomaly filter pre-screens uploads, increasing robustness to user-generated noise. On a held-out test set, the classifier attains 86.3% balanced accuracy, while the filter rejects 93% of 180 out-of-domain objects with zero false negatives. Deployed as a web application, the system has already processed 70,000 shells for wildlife officers in under three seconds per image, enabling confiscated specimens to be safely repatriated to their native ecosystems. The dataset is available at https://huggingface.co/datasets/FIFCO/BackHome19K

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes