- Based on openCLIP 2.29.0.
- Trained on TreeOfLife-10M paired with TreeOfLife-10M-Captions.
- See BioCLIP 2 notes, below, for other code derivations; these commits are included in this repository as it was initialized from BioCLIP 2 commit c8eec50 (also commit c8eec50 in this repo).
- Based on openCLIP 2.29.0.
- Trained on TreeOfLife-200M.
- Includes part of the LAION-2B data for experience replay.
- commit ec92236 from mlfoundations/open_clip.
- commit 730e08c:
- src/evaluation/faster_mix_k_means_pytorch.py, src/evaluation/herbarium19.py, and src/evaluation/herbarium_19_class_splits.pkl from sgvaze/generalized-category-discovery.
- src/evaluation/simpleshot.py from samuelstevens/biobench.
- src/evaluation/newt.py from samuelstevens/biobench, modified from Visipedia.
- Based on openCLIP 2.14.0.
- Trained on TreeOfLife-10M.
- commit 37b729b and prior from mlfoundations/open_clip.