- 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
-
- 23 9月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 22 9月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix operators typo * fix centernet_head bias init
-
- 13 8月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 12 8月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix operators typo * fix mot typo, test=document_fix
-
- 11 8月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix operators typo * add BasicBlock dcn
-
- 08 8月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 05 8月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 02 8月, 2021 2 次提交
- 31 7月, 2021 1 次提交
-
-
由 cnn 提交于
* [dev] rbox update2 (#3828) * set lr for 4 card as default, and update * fix error
-
- 29 7月, 2021 2 次提交
- 26 7月, 2021 2 次提交
- 23 7月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 22 7月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 19 7月, 2021 2 次提交
-
-
由 shangliang Xu 提交于
-
由 shangliang Xu 提交于
-
- 08 7月, 2021 5 次提交
-
-
由 Wenyu 提交于
-
由 shangliang Xu 提交于
-
由 Wenyu 提交于
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
由 George Ni 提交于
-
- 07 7月, 2021 2 次提交
-
-
由 FL77N 提交于
* add sparsercnn * update sparsercnn
-
由 shangliang Xu 提交于
* Add DETR * drop return_pad_mask in PadBatch
-
- 05 7月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 04 7月, 2021 1 次提交
-
-
由 cnn 提交于
* fix bs=2 of FCOS * fix bs=2 of ttfnet * fix cascade deploy * speedup by paddle.expand
-
- 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 3 次提交
-
-
由 cnn 提交于
* reorganize the code, and fix bug * fix typo * remve comment * reorganize code * Revert "reorganize code" This reverts commit 4f928c3a46b264ba8815978b914bf81a46b66b62. * set weight * set default config * fix code style
-
由 Guanghua Yu 提交于
* add solov2 enhance model
-
由 wangguanzhong 提交于
* refine keypoint deploy * fit video infer * fix post process * update comments for keypoint_batch_size
-
- 22 6月, 2021 2 次提交
-
-
由 Wenyu 提交于
* modified freeze at in resnet * freeze_at should less than num_stage
-
由 wangguanzhong 提交于
-
- 21 6月, 2021 2 次提交
-
-
由 FlyingQianMM 提交于
-
由 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
-
- 17 6月, 2021 1 次提交
-
-
由 George Ni 提交于
* add mot score to txt results * fix mot install typo * add epoch for deepsort * fix paddle no_grad * deploy infer save image txt
-
- 15 6月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 George Ni 提交于
* add deepsort video infer modelzoo, test=document_fix * fix deepsort doc results, test=document_fix
-