- 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>
-
- 12 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* support rcnn bs=2 in cpp infer * check dynamic shape in padbatch * replace fluid by paddle * fix time display in pptracking cpp * fix timer in bs=2
-
- 09 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 06 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* fix timer in deploy * fix mot_keypoint deploy
-
- 30 11月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 20 11月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 28 10月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 21 10月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* add centernet * add centernet * add r50 for centernet * support deploy for centernet * add doc * update pretrain * clean code * update r50 doc * unify for_mot * update code according to review * update doc * refine preprocess * update doc
-
- 17 10月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* update picodet inference deploy
-
- 27 7月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add gfl model and PicoDet
-
- 14 7月, 2021 1 次提交
-
-
由 cnn 提交于
* remove redundant code * simplify code
-
- 09 7月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix tracker trt, add tracker to infer_cfg yml * fix doc and deploy tracker
-
- 08 7月, 2021 1 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
- 07 7月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* merge upstream * clean code * add batch_size in keypoint_detector
-
- 02 7月, 2021 1 次提交
-
-
由 George Ni 提交于
* add deepsort export model, reid infer * fix jde_yolov3 metric * fix deepsort deploy * fix doc, clean code * add mot deploy infer image, add run_benchmark
-
- 28 6月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refine keypoint deploy * fit video infer * fix post process * update comments for keypoint_batch_size
-
- 24 6月, 2021 1 次提交
-
-
由 cnn 提交于
* fix warning when result is empty * fix warning when result is empty
-
- 16 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 08 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* support xpu inference
-
- 07 6月, 2021 1 次提交
-
-
由 xiaoting 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-