Machine learning / animal welfare

Colony Cat Management

A computer-vision project for community cat caretakers: identify individual cats from photographs, track colony members over time, and support humane TNR workflows.

Current dataset
2classes started
39+example images
clippedear-tip examples
unclippedcomparison set
Photo upload
Feature extraction
Similarity search
Candidate matches
Human confirmation

What it solves

Community cat work depends on knowing which cats are already known, which are new, which are altered, and which may need follow-up. This project is designed as an assistant for caretakers, not an autonomous decision-maker.

The MVP should return likely matches and evidence, then require human confirmation before updating colony records.

Planned capabilities

Individual ID

Compare uploaded photos against known colony members using visual similarity.

TNR signal

Flag clipped or unclipped ear status to help track altered cats.

Colony record

Store names, photos, markings, sightings, and health notes.

Lookalike handling

Use coat patterns, facial markings, ear shape, and tail features.

Field workflow

Support quick photo review and caretaker updates.

Uncertainty logging

Capture low-confidence predictions for dataset improvement.

Build notes