- 01 6月, 2023 1 次提交
-
-
由 Kehan Yin 提交于
* Feat add CLRNet * Update CLRNet README.md * Update requirements: add imgaug>=0.4.0 for CLRNet * Update CLRNet README.md * Update README.md * Update Rename clrnet_utils.py * Update CLRNet demo & delete demo result * Update README.md add weight for culane * Update README.cn.md add training logs * Feat add dataset download * Fix bugs when lanes is empty * Update README * Update README for dataset info * Fix export model * Update configs & README * style: update codestyle * Style update op codestyple * Fix eval process * Fix eval process * Update README&configs * Fix deploy infer * Fix mkdir in lane visualize * Docs Update README * Docs Rename configs * Docs update weights --------- Co-authored-by: NLokeZhou <aishenghuoaiqq@163.com>
-
- 05 5月, 2023 1 次提交
-
-
由 duanyanhui 提交于
-
- 08 3月, 2023 1 次提交
-
-
由 shangliang Xu 提交于
-
- 23 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* fix run_benchmark for small model accurate speed * fix run_benchmark for other det models
-
- 01 2月, 2023 1 次提交
-
-
由 chenxujun 提交于
-
- 28 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe architectures * fix deploy ppyoloe arch * add ppyoloe arch coments, test=document_fix
-
- 09 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add centertrack base codes * fix deploy and docs * fix tracker * fix * fix pre_img * fix deploy * fix
-
- 19 11月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 15 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 14 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* remove duplicate backbone variant, test=document_fix * fix slice_image deploy infer index
-
- 17 10月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 29 9月, 2022 1 次提交
-
-
由 duanyanhui 提交于
* add scritps for npu and xpu * rm slim_config in config * rm enable lit egine for npu and xpu * add lite_engine_enabled
-
- 27 9月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 16 9月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add fcosr * fix some problem * add docs for fcosr * modify code * modify focsr reader * finish tensorrt deployment with dynamic shape * modify according to review comment Co-authored-by: wangxinxin08 <>
-
- 14 9月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 05 9月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 24 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* fix slice_infer * fix doc, test=document_fix
-
- 22 8月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 18 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add slice infer for smalldet * add slice infer for smalldet * fix slice infer * fix doc, test=document_fix * fix eval and configs * add slice dataset loader * fix deploy * fix docs, test=document_fix * update docs, test=document_fix
-
- 08 8月, 2022 1 次提交
-
-
由 JYChen 提交于
-
- 26 7月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 20 6月, 2022 2 次提交
-
-
由 shangliang Xu 提交于
-
由 JYChen 提交于
* add det based action, still in working * add det_based action * add id-based class action into pipeline * remove clsactioninferer * return history result, optimize visualization for multiple actions * use history result for det-based action model * batchinfer for cls&det models
-
- 23 5月, 2022 2 次提交
- 17 5月, 2022 1 次提交
-
-
由 lazyn1997 提交于
* fix video infer(#5107) * fix video infer(others)
-
- 22 4月, 2022 1 次提交
-
-
由 Wenyu 提交于
* save detection results to file using coco format * update save docs
-
- 18 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 15 4月, 2022 1 次提交
-
-
由 JYChen 提交于
* change id to image path when save result of image directory prediction * fix error info
-
- 14 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* fix infer dataset download and label * add doc, test=document_fix
-
- 08 4月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add nms trt support * add check version code * fix bugs
-
- 02 4月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* support mask rcnn bs>2 * fix resize op in c++ deploy * fix preprocess in mask rcnn * fix cascade mask rcnn when box is empty * update merge batch
-
- 30 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 24 3月, 2022 2 次提交
-
-
由 JYChen 提交于
* 1. add timer for kpt& action 2. trt support for stgcn * add parameter description * make warm_frame configurable
-
由 wangguanzhong 提交于
-
- 21 3月, 2022 2 次提交
-
-
由 wangguanzhong 提交于
-
由 JYChen 提交于
* add keypoint infer and visualize into Pipeline * add independent action model inference * add action inference into pipeline, still in working * test different display frames and normalization methods * use bbox and scale normalization * Remove debug info and Optimize code structure * remove useless visual param * make action parameters configurable
-
- 18 3月, 2022 1 次提交
-
-
由 lidanqing 提交于
* add mkldnn bfloat16 args * add mkldnn_bfloat16 to static deploy * update * update
-
- 15 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add bytetrack yolov3 engine and deploy baseline * fix bytetrack yolov3 configs * fix cfgs tools * fix tracker pred_dets * fit pptracking jde sde infer * rename cfgs, fix mot_sde_infer * fix mot sde single class infer * remove byte cfgs * fix mtmct * clean code
-
- 03 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* refactor det deploy * refactor keypoint deploy * fix solov2 * fit mot sde pipeline infer * refine mot sde infer * fit mot jde infer pipeline * fit mot pose unite infer * precommit for format * refine keypoint detector name * clean codes * fix keypoint infer * refine format Co-authored-by: NFeng Ni <nemonameless@qq.com>
-