SakshiRathi77 commited on
Commit
dee6d9e
·
verified ·
1 Parent(s): ed0538c

Upload 5 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ 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
+ master_tmp.png filter=lfs diff=lfs merge=lfs -text
37
+ to_score_planogram_tmp.png filter=lfs diff=lfs merge=lfs -text
base_line_best_model_exp5.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c259d5e97010ee1c9775d6d8c3bc8bb73f52a5ad871ca920902f35563f2acb42
3
+ size 14621601
best_sku_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46627e4923a4cbb695e2f1da5944ec7e2930acb640b822227aab334bddf1548b
3
+ size 14355573
master_tmp.png ADDED

Git LFS Details

  • SHA256: 11ee014f839a2869040253223d5073a403a63c906ac91ed129ed0c7d3d57701b
  • Pointer size: 133 Bytes
  • Size of remote file: 18.8 MB
requirements (1).txt ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # pip install -r requirements.txt
3
+ # Base ----------------------------------------
4
+ seaborn
5
+ ipython
6
+ psutil
7
+ matplotlib>=3.2.2
8
+ numpy>=1.18.5
9
+ opencv-python==4.7.0.68
10
+ Pillow>=7.1.2
11
+ PyYAML>=5.3.1
12
+ requests>=2.23.0
13
+ scipy>=1.4.1
14
+ torch>=1.7.0
15
+ torchvision>=0.8.1
16
+ tqdm>=4.41.0
17
+ joblib
18
+ # Logging -------------------------------------
19
+ #tensorboard>=2.4.1
20
+ #wandb
21
+
22
+ # Plotting ------------------------------------
23
+ pandas>=1.1.4
24
+ #seaborn>=0.11.0
25
+
26
+ # Export --------------------------------------
27
+ # coremltools>=4.1 # CoreML export
28
+ # onnx>=1.9.0 # ONNX export
29
+ # onnx-simplifier>=0.3.6 # ONNX simplifier
30
+ # scikit-learn==0.19.2 # CoreML quantization
31
+ # tensorflow>=2.4.1 # TFLite export
32
+ # tensorflowjs>=3.9.0 # TF.js export
33
+ # openvino-dev # OpenVINO export
34
+
35
+ # Extras --------------------------------------
36
+ # albumentations>=1.0.3
37
+ # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
38
+ # pycocotools>=2.0 # COCO mAP
39
+ # roboflow
40
+ #thop # FLOPs computation
to_score_planogram_tmp.png ADDED

Git LFS Details

  • SHA256: 4eba500ab69ae7b537a6cf8a8bd854a7e30dbb27a40d9ab75c0e9047e45ae5df
  • Pointer size: 132 Bytes
  • Size of remote file: 2.18 MB