Commit
·
5d3f0dc
1
Parent(s):
4adc666
upload more images samples
Browse files- .gitattributes +1 -0
- config.json +6 -2
- test_images/Sample_shelf.jpeg +3 -0
- test_images/Shelf_image2.jpg +0 -0
- test_images/Shelf_image3.jpg +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* 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 |
Sample_shelf.jpeg 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 |
Sample_shelf.jpeg filter=lfs diff=lfs merge=lfs -text
|
37 |
+
test_images/Shelf_image3.jpg filter=lfs diff=lfs merge=lfs -text
|
config.json
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
{
|
2 |
"_name_or_path": "Jonathancasjar/Retail_Shelves",
|
3 |
-
"architectures": [
|
4 |
-
|
|
|
|
|
|
|
|
|
5 |
"id2label": {
|
6 |
"0": "missing",
|
7 |
"1": "product"
|
|
|
1 |
{
|
2 |
"_name_or_path": "Jonathancasjar/Retail_Shelves",
|
3 |
+
"architectures": [
|
4 |
+
"DetrForObjectDetection"
|
5 |
+
],
|
6 |
+
"dilation": true,
|
7 |
+
"dropout": 0.1,
|
8 |
+
"hidden_size": 256,
|
9 |
"id2label": {
|
10 |
"0": "missing",
|
11 |
"1": "product"
|
test_images/Sample_shelf.jpeg
ADDED
![]() |
Git LFS Details
|
test_images/Shelf_image2.jpg
ADDED
![]() |
test_images/Shelf_image3.jpg
ADDED
![]() |
Git LFS Details
|