rayh commited on
Commit
36148e8
·
verified ·
1 Parent(s): 975b48c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # rayh/astro-seg
2
 
3
  ## Model Information
@@ -15,3 +35,5 @@ This is a YOLO-based segmentation model exported to ONNX and uploaded for use wi
15
  ![confusion_matrix.png](./confusion_matrix.png)
16
  ![BoxPR_curve.png](./BoxPR_curve.png)
17
  ![BoxF1_curve.png](./BoxF1_curve.png)
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - yolo-segmentation
5
+ - onnx
6
+ - image-segmentation
7
+ library_name: onnxruntime
8
+ model-index:
9
+ - name: rayh/astro-seg
10
+ results:
11
+ - task:
12
+ type: image-segmentation
13
+ dataset:
14
+ name: Custom Dataset
15
+ type: object-detection
16
+ metrics:
17
+ - type: mean_average_precision
18
+ value: TBD
19
+ ---
20
+
21
  # rayh/astro-seg
22
 
23
  ## Model Information
 
35
  ![confusion_matrix.png](./confusion_matrix.png)
36
  ![BoxPR_curve.png](./BoxPR_curve.png)
37
  ![BoxF1_curve.png](./BoxF1_curve.png)
38
+
39
+ ## Validation Files