MG31 commited on
Commit
4ff81e2
1 Parent(s): 5ee2c91

Upload 2 files

Browse files
Files changed (2) hide show
  1. best.onnx +3 -0
  2. config.json +5 -0
best.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50eb8a398bcd476086f22123213918b7234929e4c76aa8fa95f63359e654505f
3
+ size 12246299
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "task": "object-detection",
3
+ "pipeline_tag": "object-detection",
4
+ "labels": ['Road_No_Parking', 'Road_Speed_Limit_in_School_Zone', 'Road_School_Zone', 'Crosswalk', 'Road_No_Stopping_or_Parking', 'Road_No_Stopping_Zone', 'stop', 'traffic_lane_yellow_solid', 'school_zone', 'no_parking', 'fire_hydrant']
5
+ }