- 01 8月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 7月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* [Dy2St]Fix cascade_rcnn export model problem (#6468) * [Dy2St]Fix cascade_rcnn export model problem * [Dy2St]Fix cascade_rcnn export model problem * fix import for mot * fix import for mot deploy * fix lazy import mot
-
- 20 6月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 15 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 02 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 22 4月, 2022 1 次提交
-
-
由 Wenyu 提交于
* save infer results to file. * update, for mac temp file * update func name, fix mem, fix dir
-
- 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 2 次提交
-
-
由 Feng Ni 提交于
* rename lite model tar name; test=document_fix * Update Readme_cn and Add Readme_en on 2.4 (#5500) * Update README_cn.md * Update Readme * Update README_cn.md * Update README_cn.md * Update docs for PP-YOLOE (#5494) (#5495) * [cherry-pick] fix test arch (#5504) * [cherry-pick] update pphuman en doc, test=document_fix (#5507) * update pphuman en doc, test=document_fix * update doc * add warnings and TestDataset dataset_dir * remove cython_box and fix doc * fix conflict, test=document_fix Co-authored-by: Nzhiboniu <zhiboniu@163.com> Co-authored-by: NYixinKristy <48054808+YixinKristy@users.noreply.github.com> Co-authored-by: Nqingqing01 <dangqingqing@baidu.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com>
-
由 Feng Ni 提交于
-
- 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
-
- 24 11月, 2021 1 次提交
-
-
由 Mark Ma 提交于
* add multi-scale test * add resnet34-fpn-mstest item in model zoo
-
- 05 11月, 2021 2 次提交
- 29 10月, 2021 1 次提交
-
-
由 ellinyang 提交于
-
- 23 10月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* update mot vehicle modelzoo * update bdd100k visdrone vehicle modelzoo
-
- 30 9月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add pedestrian vehicle cfgs * fix metric category * fix mot metric * fix mot metric * update pedestrian and vehicle modelzoo * update headtracking modelzoo * add tools for data processing * add data pre-process code * fix tools code format
-
- 02 8月, 2021 1 次提交
-
-
由 JYChen 提交于
* add --save_prediction_only support for TopDown KeyPoint Metric * add a use case for save_prediction_only
-
- 26 7月, 2021 2 次提交
-
-
由 George Ni 提交于
* add kitti metric * clean kitti metric code * fix kitticars doc * remove kitti headtracking cfgs * remove kitti headtracking cfgs, clean code * fix datatype and ffmpeg, test=document_fix * add soft link, test=document_fix * add doc link, test=document_fix * fix deploy image_list, test=document_fix
-
由 zhiboniu 提交于
* add python train time eval * add mpii infer support
-
- 21 7月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 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 次提交
-
-
由 George Ni 提交于
-
- 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
-
- 23 6月, 2021 1 次提交
-
-
由 zhiboniu 提交于
add dark deploy supported, mpii deploy supported;
-
- 21 6月, 2021 1 次提交
-
-
由 cnn 提交于
* support --eval for s2anet * add spine dataset and config yml for s2anet * add doc for s2anet * update doc * fix typo, test=document_fix * add some comments, and update import
-
- 11 6月, 2021 1 次提交
-
-
由 George Ni 提交于
* remove mot metric * lazy import motmetrics
-
- 04 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 02 6月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 12 5月, 2021 2 次提交
-
-
由 George Ni 提交于
* add config for jde and deepsort, add engine metric tools * add mot_metrics * fix configs engine and others * fix configs others * move configs * fix ap_per_class, fix doc * fix test_mode, seqs * fix test_mode to metric * fix JDE arch metric * clean requirement * add to requirement
-
由 zhiboniu 提交于
-
- 10 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 07 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* Add BottomUp HigherHRNet for pose. * reverse xtcocotools to pycocotools
-
- 28 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* fix voc eval * remove debug code * add comments * update comment for collate_batch
-
- 13 4月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 07 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refine ppdet file name * unify bbox_utils
-
- 06 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update files * update for ci-travis
-
- 30 3月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 25 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine trainer
-