Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -31,6 +31,9 @@ inference:
|
|
31 |
threshold: 0.5
|
32 |
iou_threshold: 0.5
|
33 |
format: pytorch
|
|
|
|
|
|
|
34 |
---
|
35 |
|
36 |
# rayh/astro-seg
|
|
|
31 |
threshold: 0.5
|
32 |
iou_threshold: 0.5
|
33 |
format: pytorch
|
34 |
+
classes:
|
35 |
+
- normal
|
36 |
+
- glint
|
37 |
---
|
38 |
|
39 |
# rayh/astro-seg
|