akridge commited on
Commit
bde606d
1 Parent(s): c1e1465

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "YOLO11n",
3
+ "framework": "PyTorch",
4
+ "repo_name": "yolo11-fish-detector-grayscale",
5
+ "repo_url": "https://huggingface.co/akridge/yolo11-fish-detector-grayscale",
6
+ "countDownloads": "path:'yolo11n_fish_trained.pt'"
7
+ }