| --- |
| license: mit |
| language: |
| - en |
| tags: |
| - image-classification |
| - plankton |
| - dinov3 |
| - biology |
| - marine |
| datasets: |
| - ifcb |
| base_model: |
| - facebook/dinov3-vits16-pretrain-lvd1689m |
| pipeline_tag: image-classification |
| --- |
| |
| # DINO Plankton Classifier |
| The model is trained on PML IFCB data consisting of 145 plankton classes. |
|
|
| # Inference |
| Use the provided inference script. See example in `demo.ipynb` on predicting the classes for two synthetic samples. |
|
|
|
|
|  |
|
|