File size: 1,548 Bytes
36148e8 8104cf1 36148e8 0f3d9ca 8104cf1 36148e8 8104cf1 36148e8 8104cf1 36148e8 7bd900b 0f3d9ca 7bd900b 27ed61e 78a973c 227dbcd 36148e8 175e814 36148e8 |
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
---
license: mit
tags:
- yolo11
- ultralytics
- image-segmentation
- deep-learning
datasets:
- custom
library_name: ultralytics
base_model: yolo11
inference:
library: ultralytics
parameters:
threshold: 0.5
iou_threshold: 0.5
format: pytorch
model-index:
- name: rayh/astro-seg
results:
- task:
type: image-segmentation
name: Instance Segmentation
dataset:
name: Custom Dataset
type: custom
metrics:
- name: Mean Average Precision (mAP@50)
type: mean_average_precision
value: 0.5899
- name: Mean Average Precision (mAP@50-95)
type: mean_average_precision
value: 0.2497
fine-tuned-from: Ultralytics/YOLO11
labels:
- normal
- glint
metadata:
label2id:
normal: 0
glint: 1
id2label:
0: normal
1: glint
---
# rayh/astro-seg
## Model Information
This is a YOLO-based segmentation model exported to ONNX and uploaded for use with Hugging Face Inference API.
## Example Visualizations











## Validation Files
|