PaddleClas/deploy/python
littletomatodonkey 6dac07f68d
fix quant logic (#1941)
* fix quant logic

* add support for trt+int8 inference

* add support for swin quant

* fix swin and quant

* fix assert info

* fix assert info

* fix log
2022-05-23 19:04:27 +08:00
..
__init__.py add inference and its yaml 2021-06-04 09:28:37 +00:00
build_gallery.py modify some format problem 2021-09-13 09:06:21 +00:00
det_preprocess.py support system prediction 2021-06-04 15:23:23 +00:00
postprocess.py add thresoutput 2022-05-19 20:50:06 +08:00
predict_cls.py fix quant logic (#1941) 2022-05-23 19:04:27 +08:00
predict_det.py Update predict_det.py 2022-05-11 19:21:03 +08:00
predict_rec.py support onnx inference for cls; add readme 2022-01-20 09:34:33 +00:00
predict_system.py remove comments 2021-12-29 12:10:47 +00:00
preprocess.py fix: interpolation maybe be 0 2021-09-30 06:49:41 +00:00