XAMI-model / README.md
iulia-elisa's picture
Update README.md
bed38ee verified
|
raw
history blame
No virus
806 Bytes
---
tags:
- instance-segmentation
- Vision Transformers
- CNN
license: mit
datasets:
- iulia-elisa/XAMI-dataset
---
<div align="center">
<h1> XAMI: XMM-Newton optical Artefact Mapping for astronomical Instance segmentation </h1>
<i> The Dataset </i>
</div>
Check the **[XAMI Github repo](https://github.com/ESA-Datalabs/XAMI)** and the **[XAMI-dataset](https://huggingface.co/datasets/iulia-elisa/XAMI-dataset)** for visualizing our XAMI dataset.
## 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) |