wangjin0928 1 anno fa
parent
commit
e6dd5c83e8
11 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      segutils/segmodel_trt.py
  2. BIN
      weights/STDC/model_maxmIOU75_1720_0.946_360640_A10_fp16.engine
  3. BIN
      weights/forest/best_A10_fp16.engine
  4. BIN
      weights/pedestrian/yolov5_A10_fp16.engine
  5. BIN
      weights/road/BiseNet_A10_fp16.engine
  6. BIN
      weights/road/STDC_360X640.onnx
  7. BIN
      weights/road/STDC_360X640.pth
  8. BIN
      weights/road/best_A10_fp16.engine
  9. BIN
      weights/smogfire/yolov5_A10_fp16.engine
  10. BIN
      weights/vehicle/yolov5_A10_fp16.engine
  11. BIN
      weights/yolov5/class8/bestcao_A10_fp16.engine

+ 1
- 1
segutils/segmodel_trt.py Vedi 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 Vedi File


BIN
weights/forest/best_A10_fp16.engine Vedi File


BIN
weights/pedestrian/yolov5_A10_fp16.engine Vedi File


BIN
weights/road/BiseNet_A10_fp16.engine Vedi File


BIN
weights/road/STDC_360X640.onnx Vedi File


BIN
weights/road/STDC_360X640.pth Vedi File


BIN
weights/road/best_A10_fp16.engine Vedi File


BIN
weights/smogfire/yolov5_A10_fp16.engine Vedi File


BIN
weights/vehicle/yolov5_A10_fp16.engine Vedi File


BIN
weights/yolov5/class8/bestcao_A10_fp16.engine Vedi File


Loading…
Annulla
Salva