manar21 commited on
Commit
61fc228
·
1 Parent(s): 77ef6f1

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +21 -0
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "names": [
3
+ "0",
4
+ "1",
5
+ "2",
6
+ "3",
7
+ "4",
8
+ "5"
9
+ ],
10
+ "nc": 6,
11
+ "roboflow": {
12
+ "license": "CC BY 4.0",
13
+ "project": "alahram",
14
+ "url": "https://universe.roboflow.com/manar-abdelrahman/alahram/dataset/2",
15
+ "version": 2,
16
+ "workspace": "manar-abdelrahman"
17
+ },
18
+ "test": "../test/images",
19
+ "train": "/content/AlAhram-2/train/images",
20
+ "val": "/content/AlAhram-2/valid/images"
21
+ }