Skip to content

Commit

Permalink
Merge pull request #59 from Imageomics/subset-tol
Browse files Browse the repository at this point in the history
Allow subsetting TOL classifier
  • Loading branch information
johnbradley authored Nov 18, 2024
2 parents 63464af + 7135157 commit b3ac523
Show file tree
Hide file tree
Showing 4 changed files with 917 additions and 6 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ If you have any issues with installation, please first upgrade pip by running `p
- Predict species for images - [examples/PredictImages.ipynb](examples/PredictImages.ipynb) <a target="_blank" href="https://colab.research.google.com/github/Imageomics/pybioclip/blob/main/examples/PredictImages.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
- Predict species for [iNaturalist](https://www.inaturalist.org/) images - [examples/iNaturalistPredict.ipynb](examples/iNaturalistPredict.ipynb) <a target="_blank" href="https://colab.research.google.com/github/Imageomics/pybioclip/blob/main/examples/iNaturalistPredict.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
- Predict using a subset of the TreeOfLife - [examples/TOL-Subsetting.ipynb](examples/TOL-Subsetting.ipynb) <a target="_blank" href="https://colab.research.google.com/github/Imageomics/pybioclip/blob/main/examples/TOL-Subsetting.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>

### Predict species classification

Expand Down
Loading

0 comments on commit b3ac523

Please sign in to comment.