Zain Ali commited on
Commit
3dea950
·
1 Parent(s): 28b75bf

Gradio app.py to detect Mouse paw

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. best.onnx +3 -0
app.py CHANGED
@@ -8,7 +8,7 @@ import cv2
8
  import tempfile
9
 
10
  """Load the trained model"""
11
- model = YOLO("mouse_paw_detection.onnx")
12
 
13
  # -------------------- IMAGE DETECTION FUNCTION --------------------
14
  def detect_paws_image(image):
 
8
  import tempfile
9
 
10
  """Load the trained model"""
11
+ model = YOLO("best.onnx")
12
 
13
  # -------------------- IMAGE DETECTION FUNCTION --------------------
14
  def detect_paws_image(image):
best.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:401e11fe0f59a6f4f9f33c57ff435b6f444861b9c2c17331abda47e129e183d9
3
+ size 101458038