BioCLIP 2 (NeurIPS 2025 Spotlight)
github.com/imageomics/bioclip-2Biological vision foundation model trained on TreeOfLife-200M, yielding extraordinary accuracy on diverse biological visual tasks including habitat classification and trait prediction despite a narrow training objective (Ohio State University Imageomics Institute)
Sourced from
- GitHub — github.com/imageomics/bioclip-2
- Awesome AI for Science — github.com/imageomics/bioclip-2
Related resources
Vision foundation model for the tree of life, pretrained on diverse biological imagery across taxa for zero-shot species identification, trait extraction, and biodiversity research (Ohio State University Imageomics Institute)
 as supervision on the basis of a CLIP model (ViT-B/16) pre-trained by OpenAI. BioCAP achieves state-of-the-art performance on text-image retrieval tasks.
To render LaTex in your README, wrap the code in \\( and \\). Example: \\(\frac{1}{2}\\)
Microsoft AI for Good Lab's open-source biodiversity research hub providing AI models, edge devices, and tools for wildlife monitoring and conservation, including MegaDetector (camera trap animal detection), SPARROW (species recognition), PytorchWildlife (conservation AI toolkit), and bioacoustics analysis pipelines (1K+ stars)
A binary healthy hard coral vs bleached hard coral classifier built on top of the ReefNet species LoRA model BobDerBaum/bioclip-2.5-vith14-reefnet-lora, which provides the fine-tuned vision-encoder LoRA adapters. Only a small linear head is trained on top (frozen backbone + LoRA + 2-way linear…