Skip to content

voxel51/inaturalist-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

iNaturalist 2021

The iNaturalist 2021 dataset.

The dataset consists images of 10,000 species, with nearly 2.7M training images, 100K validation images and 500K test images. A "mini" training split containing 50 images per species, with a total of 500K images is also available.

Details

Example usage

import fiftyone as fo
import fiftyone.zoo as foz

dataset = foz.load_zoo_dataset("https://github.com/voxel51/inaturalist-2021")

session = fo.launch_app(dataset)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages