CoolFace
Datasetpublic

imageomics/IDLE-OO-Camera-Traps

Dataset Card for IDLE-OO Camera Traps IDLE-OO Camera Traps is a 5-dataset benchmark of camera trap images from the Labeled Information Library of Alexandria: Biology and Conservation (LILA BC) with a total of 2,586 images for species classification. Each of the 5 benchmarks is balanced to have the same number of images for each species within it (between 310 and 1120 images), representing between 16 and 39 species. Supported Tasks and Leaderboards Image… See the full description on the dataset page: https://huggingface.co/datasets/imageomics/IDLE-OO-Camera-Traps.

sourceHugging Faceupdated 25d agoView on Hugging Face
2likes2.8kdownloads
29 commits on main
45e92a325d ago

Add new DOI to dataset citation for latest version

egrace479
24b680b25d ago

Add BioCLIP 2 paper to citation request (#14)

egrace479
f5cf1118mo ago

small formatting fix

egrace479
5d529538mo ago

Add note on change from first version, document original release's DOI and commit hash

egrace479
7f81dec9mo ago

revise common name column for balance in testing (#13)

egrace479
021f2439mo ago

Add short description, link to paper, formatting fix on details (#12)

egrace479
006b3721y ago

Add DOI to Citation

egrace479
f5c5d301y ago

remove splits label config

netzhang
49ac56a1y ago

Drop subset column in metadata; Specify config in README to include dataset split labels.

netzhang
402c1161y ago

restructure repo to fix the dataset viewer

netzhang
af265f21y ago

add folder path to file_name prefix

netzhang
2615c621y ago

specifying `file_name` as the column containing the image paths in README config

netzhang
8ac01fd1y ago

fix_structure (#10)

netzhang
dcfab811y ago

add configs

egrace479
88766491y ago

fix_viewer (#8)

netzhang
b81283a1y ago

viewer_metadata (#7)

egrace479, netzhang
a6b0c6d1y ago

image_data (#6)

netzhang
0f9a1051y ago

Restructure (#4)

egrace479
d9c6a821y ago

Evaluate test-set options (#3)

egrace479
fe340081y ago

updated analysis of LILA data (#2)

egrace479
87e2e4d3y ago

Add note about licensing

egrace479
d533ddb3y ago

Create README.md

egrace479
35ef5773y ago

Ignore pycache, ds_store, etc.

egrace479
bfe306c3y ago

Organized data and notebook to appropriate folders and fixed data calls in notebook.

egrace479
278e7803y ago

Stats on number of images per species added in.

egrace479
798a0e33y ago

Main CSV filtered to just those with species labels and only one animal per image.

egrace479
cf2fe4b3y ago

Some more data cleaning and stats, deduped images and reduced down to species designation

egrace479
d4eceaf3y ago

LILA BC full camera trap information with notebook exploring available data.

egrace479
81e28583y ago

initial commit

egrace479