napatswift commited on
Commit
f774bb9
·
1 Parent(s): a1b1f7e

Update app and weights

Browse files
Files changed (2) hide show
  1. main.py +0 -2
  2. model/table-det/model.pth +2 -2
main.py CHANGED
@@ -88,8 +88,6 @@ def predict(image_input):
88
  mask_images = result.pred_instances.masks.cpu().numpy()
89
  scores = result.pred_instances.scores.cpu().numpy()
90
 
91
- print(result)
92
-
93
  bbox_list = []
94
 
95
  # Filter out the masks with a score less than 0.5.
 
88
  mask_images = result.pred_instances.masks.cpu().numpy()
89
  scores = result.pred_instances.scores.cpu().numpy()
90
 
 
 
91
  bbox_list = []
92
 
93
  # Filter out the masks with a score less than 0.5.
model/table-det/model.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e04ce5891ea3c2675b2b4b35268663b85f8a732c43844d912209c68cc4903d3
3
- size 351141001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7b83ed9cb684490569ace380f9df596f324e9ff43f847a91b010a86d220c94
3
+ size 351412361