This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangjin0928
/
AIlib2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
v2.0
weights
wangjin0928
1 year ago
parent
8771d64889
commit
e6dd5c83e8
11 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
segutils/segmodel_trt.py
BIN
weights/STDC/model_maxmIOU75_1720_0.946_360640_A10_fp16.engine
BIN
weights/forest/best_A10_fp16.engine
BIN
weights/pedestrian/yolov5_A10_fp16.engine
BIN
weights/road/BiseNet_A10_fp16.engine
BIN
weights/road/STDC_360X640.onnx
BIN
weights/road/STDC_360X640.pth
BIN
weights/road/best_A10_fp16.engine
BIN
weights/smogfire/yolov5_A10_fp16.engine
BIN
weights/vehicle/yolov5_A10_fp16.engine
BIN
weights/yolov5/class8/bestcao_A10_fp16.engine
+ 1
- 1
segutils/segmodel_trt.py
View File
@@ -521,7 +521,7 @@ def EngineInfer(par):
if __name__=='__main__':
pthFile = Path('../weights/road/
BiseNet_model
.pth')
pthFile = Path('../weights/road/
STDC_360X640
.pth')
BIN
weights/STDC/model_maxmIOU75_1720_0.946_360640_A10_fp16.engine
View File
BIN
weights/forest/best_A10_fp16.engine
View File
BIN
weights/pedestrian/yolov5_A10_fp16.engine
View File
BIN
weights/road/BiseNet_A10_fp16.engine
View File
BIN
weights/road/STDC_360X640.onnx
View File
BIN
weights/road/STDC_360X640.pth
View File
BIN
weights/road/best_A10_fp16.engine
View File
BIN
weights/smogfire/yolov5_A10_fp16.engine
View File
BIN
weights/vehicle/yolov5_A10_fp16.engine
View File
BIN
weights/yolov5/class8/bestcao_A10_fp16.engine
View File
Write
Preview
Loading…
Cancel
Save