File size: 575 Bytes
7e83a17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
---
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`