Skip to content

Commit

Permalink
Use ML models package and remove custom ml functions
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashbrnrd committed Jun 12, 2024
1 parent 24f1453 commit d30a161
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 420 deletions.
4 changes: 1 addition & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ user-agents==2.2.0
boto3==1.28.39
autodynatrace==2.0.0
# ML
ultralytics==8.1.2
opencv-python==4.9.0.80
onnxruntime==1.17.1
https://github.com/dnum-mi/basegun-ml/raw/MLPackages/MLpackages/basegun_ml/dist/basegunml-0.1.tar.gz
# Dev
pytest==7.4.3
coverage==7.3.2
Binary file removed backend/src/ml/measure/best_card.onnx
Binary file not shown.
Binary file removed backend/src/ml/measure/best_keypoints.pt
Binary file not shown.
359 changes: 0 additions & 359 deletions backend/src/ml/measure/measure.py

This file was deleted.

Binary file removed backend/src/ml/measure/warmup.jpg
Binary file not shown.
Binary file removed backend/src/ml/models/typology.pt
Binary file not shown.
Loading

0 comments on commit d30a161

Please sign in to comment.