Spaces:
Sleeping
Sleeping
musfiqdehan
commited on
Add example raw images for object detection
Browse files- .gitattributes +6 -0
- example-data/img-1.jpg +3 -0
- example-data/img-2.jpg +3 -0
- example-data/img-3.jpg +3 -0
- example-data/img-4.jpg +3 -0
- example-data/img-5.jpg +3 -0
- example-data/img-6.jpg +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
example-data/img-1.jpg filter=lfs diff=lfs merge=lfs -text
|
37 |
+
example-data/img-2.jpg filter=lfs diff=lfs merge=lfs -text
|
38 |
+
example-data/img-3.jpg filter=lfs diff=lfs merge=lfs -text
|
39 |
+
example-data/img-4.jpg filter=lfs diff=lfs merge=lfs -text
|
40 |
+
example-data/img-5.jpg filter=lfs diff=lfs merge=lfs -text
|
41 |
+
example-data/img-6.jpg filter=lfs diff=lfs merge=lfs -text
|
example-data/img-1.jpg
ADDED
Git LFS Details
|
example-data/img-2.jpg
ADDED
Git LFS Details
|
example-data/img-3.jpg
ADDED
Git LFS Details
|
example-data/img-4.jpg
ADDED
Git LFS Details
|
example-data/img-5.jpg
ADDED
Git LFS Details
|
example-data/img-6.jpg
ADDED
Git LFS Details
|