guxukai
866d044898
[Model] add detection model : FastestDet (#842)
* model done, CLA fix
* remove letter_box and ConvertAndPermute, use resize hwc2chw and convert in preprocess
* remove useless values in preprocess
* remove useless values in preprocess
* fix reviewed problem
* fix reviewed problem pybind
* fix reviewed problem pybind
* postprocess fix
* add test_fastestdet.py, coco_val2017_500 fixed done, ready to review
* fix reviewed problem
* python/.../fastestdet.py
* fix infer.cc, preprocess, python/fastestdet.py
* fix examples/python/infer.py
2022-12-28 10:49:17 +08:00
..
2022-12-28 10:49:17 +08:00
2022-12-19 10:03:18 +08:00
2022-12-27 10:02:02 +08:00
2022-12-27 10:02:02 +08:00
2022-09-22 13:24:05 +08:00
2022-09-23 11:02:00 +08:00
2022-10-27 10:01:56 +08:00
2022-09-22 13:24:05 +08:00
2022-11-13 17:47:50 +08:00
2022-10-27 10:01:56 +08:00
2022-09-22 13:24:05 +08:00
2022-11-13 17:47:50 +08:00
2022-10-27 10:01:56 +08:00
2022-10-25 21:32:53 +08:00
2022-11-13 17:47:50 +08:00
2022-11-02 09:52:27 +08:00
2022-10-19 16:04:58 +08:00
2022-12-27 10:02:02 +08:00
2022-11-02 09:52:27 +08:00
2022-09-22 13:24:05 +08:00
2022-11-13 17:47:50 +08:00
2022-10-27 10:01:56 +08:00
2022-10-19 16:04:58 +08:00
2022-11-13 17:47:50 +08:00
2022-11-02 09:52:27 +08:00
2022-09-22 13:24:05 +08:00
2022-11-09 00:33:33 +08:00
2022-10-27 10:01:56 +08:00