MG31 commited on
Commit
a092056
1 Parent(s): fdd2feb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "task": "object-detection",
3
- "model_type": "v8",
4
  "pipeline_tag": "object-detection",
5
  "labels": [
6
  "Road_No_Parking",
 
1
  {
2
  "task": "object-detection",
3
+ "model_type": "yolos", // YOLO 모델이라면 "yolos"가 더 적합할 수 있음
4
  "pipeline_tag": "object-detection",
5
  "labels": [
6
  "Road_No_Parking",