File size: 559 Bytes
254703a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128e1f8
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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.


![image](https://cdn-uploads.huggingface.co/production/uploads/632d8589b9cc1515cee5b533/0zS4ktWSZ6YLibEOBHJI-.png)