- 22 10月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 20 10月, 2021 1 次提交
-
-
由 Mark Ma 提交于
* allow forwarding for multi scale inputs * fixed PadBatch not working with multi scale input * add faster_rcnn_r34_fpn_multiscaletest_1x_coco.yml * fixed multi scale input checking for batch transforms (PadBatch) * less scales and faster inference for multi scale test configuration file * fixed retrieving im_id from multi-scale inputs * add multi scale prediction boxes merging * allow multi scale testing for tools/infer.py (actually trainer.predict method) * add MultiscaleTestResize setting for TestReader * use BBoxPostProcess.nms parameter for multi scale prediction NMS of CascadeRCNN * add documentation for multi scale testing * raise exception if the network architecture is not supported in multi scale test mode * move documentation file * add test case for multi scale test * load pretrained weights from URL * add image files for testing. use relative path for input images * update documentation * use isinstance for sequence type checking. add empty checking for samples sequence
-
- 29 7月, 2021 1 次提交
-
-
由 George Ni 提交于
* add kitti metric * clean kitti metric code * fix kitticars doc * fix feature model cfgs * add kitti metric
-
- 28 7月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 27 7月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 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
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-