alfred8995 commited on
Commit
59a07cb
·
verified ·
1 Parent(s): 34e0a73

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. miner.py +1 -1
  2. weights.onnx +1 -1
miner.py CHANGED
@@ -88,7 +88,7 @@ class Miner:
88
  self.input_height = self._safe_dim(self.input_shape[2], default=SIZE)
89
  self.input_width = self._safe_dim(self.input_shape[3], default=SIZE)
90
 
91
- self.conf_thres = 0.25
92
  self.iou_thres = 0.6
93
  self.max_det = 600
94
  self.use_tta = True
 
88
  self.input_height = self._safe_dim(self.input_shape[2], default=SIZE)
89
  self.input_width = self._safe_dim(self.input_shape[3], default=SIZE)
90
 
91
+ self.conf_thres = 0.41
92
  self.iou_thres = 0.6
93
  self.max_det = 600
94
  self.use_tta = True
weights.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ee5d9a3f5bcfacb936fef3e14e51f2f7c2ae7bc8df6fb482e2d3c8e0870c756
3
  size 19408011
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b1af947bb9d53ee5d6d5699dcff651c06330c8536f5f86ad280c6f20e239d73
3
  size 19408011