XAMI-model / README.md
iulia-elisa's picture
Update README.md
6882e1b verified
|
raw
history blame
600 Bytes
---
tags:
- instance-segmentation
- Vision Transformers
- CNN
license: mit
---
# XAMI (XMM-Newton optical Artefact Mapping for astronomical Instance segmentation)
Check the **[XAMI](https://github.com/ESA-Datalabs/XAMI)** repo for training.
## Model Checkpoints
| Model Name | Link |
| :---: | :---: |
| YOLOv8 |[yolov8_segm](https://huggingface.co/iulia-elisa/XAMI/blob/main/yolo_weights/best.pt) |
| MobileSAM |[sam_vit](https://huggingface.co/iulia-elisa/XAMI/blob/main/sam_weights/sam_0_best.pth) |
| XAMI |[xami_model](https://huggingface.co/iulia-elisa/XAMI/blob/main/yolo_sam_final.pth) |