paper-with-me

홈 › Papers

LostPaw: Finding Lost Pets using a Contrastive Learning-based Transformer with Visual Input

2023-04-28 · Andrei Voinea, Robin Kock, Maruf A. Dhali

Losing pets can be highly distressing for pet owners, and finding a lost pet is often challenging and time-consuming. An artificial intelligence-based application can significantly improve the speed and accuracy of finding lost pets. In order to facilitate such an application, this study introduces a contrastive neural network model capable of accurately distinguishing between images of pets. The model was trained on a large dataset of dog images and evaluated through 3-fold cross-validation. Following 350 epochs of training, the model achieved a test accuracy of 90%. Furthermore, overfitting was avoided, as the test accuracy closely matched the training accuracy. Our findings suggest that contrastive neural network models hold promise as a tool for locating lost pets. This paper provides the foundation for a potential web application that allows users to upload images of their missing pets, receiving notifications when matching images are found in the application's image database. This would enable pet owners to quickly and accurately locate lost pets and reunite them with their families.

📄 PDF Abstract BibTeX arXiv:2304.14765

Code (1)

vandrw/lostpaw-transformer 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

MGS3: A Multi-Granularity Self-Supervised Code Search Framework

2025-05-30 · Rui Li, Junfeng Kang, Qi Liu, Liyang He 외

In the pursuit of enhancing software reusability and developer productivity, code search has emerged as a key area, aimed at retrieving code snippets relevant to functionalities based on natural language queries. Despite…

Code SearchContrastive LearningNatural Language Queries

Counting Without Numbers and Finding Without Words

2026-03-25 · Badri Narayana Patro arxiv

Every year, 10 million pets enter shelters, separated from their families. Despite desperate searches by both guardians and lost animals, 70% never reunite, not because matches do not exist, but because current systems l…

The Snippets Taxonomy in Web Search Engines

2019-06-11 · Artur Strzelecki, Paulina Rutecka

In this paper authors analyzed 50 000 keywords results collected from localized Polish Google search engine. We proposed a taxonomy for snippets displayed in search results as regular, rich, news, featured and entity typ…

Articles

CoLA: Weakly-Supervised Temporal Action Localization with Snippet Contrastive Learning

2021-03-30 · CVPR 2021 1 · Can Zhang, Meng Cao, Dongming Yang, Jie Chen 외

Weakly-supervised temporal action localization (WS-TAL) aims to localize actions in untrimmed videos with only video-level labels. Most existing models follow the "localization by classification" procedure: locate tempor…

Action LocalizationCoLAContrastive LearningTemporal Action Localization+2

Self-Supervised Contrastive Learning for Robust Audio-Sheet Music Retrieval Systems

2023-09-21 · Luis Carvalho, Tobias Washüttl, Gerhard Widmer

Linking sheet music images to audio recordings remains a key problem for the development of efficient cross-modal music retrieval systems. One of the fundamental approaches toward this task is to learn a cross-modal embe…

Contrastive LearningRetrieval