ViTAMIn-O / README.md
defefekt's picture
Update README.md
7e83a17 verified
---
tags:
- image-classification
- biology
- organoids
- vitamin-o
library_name: transformers
license: mit
---
# ViTAMIn-O Generalist Model
This is the official baseline model, trained and used for inference in the corresponding paper:
`ViTAMIn-O: Democratizing computer vision-based machine learning for stem cell research`
## Model Details
* **Base Architecture:** `microsoft/swin-large-patch4-window7-224`
* **Task Type:** `Classification`
* **Repository:** `defefekt/ViTAMIn-O`
## Training Hyperparameters
* **Seed:** `42`
* **Epochs:** `50`
* **Batch Size:** `64`