- 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
-
- 12 8月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix operators typo * fix mot typo, test=document_fix
-
- 01 8月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 21 7月, 2021 1 次提交
-
-
由 George Ni 提交于
-
- 14 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 08 7月, 2021 2 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
由 Manuel Garcia 提交于
-
- 07 7月, 2021 2 次提交
-
-
由 FL77N 提交于
* add sparsercnn * update sparsercnn
-
由 shangliang Xu 提交于
* Add DETR * drop return_pad_mask in PadBatch
-
- 29 6月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 23 6月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add random resize and crop * update * update
-
- 21 6月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 10 6月, 2021 2 次提交
-
-
由 zhiboniu 提交于
* add DarkPsoe support * modify Top-Down bbox_file str to bbox.json
-
由 Guanghua Yu 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 will-jl944 提交于
-
- 03 6月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 29 5月, 2021 1 次提交
-
-
由 George Ni 提交于
-
- 24 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 5月, 2021 2 次提交
- 15 5月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
* add fairmot * rename pretrain_weights * add comments; reuse focal loss and convnorm * update comments
-
- 13 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix hsv randomaffine * fix nms return_index * fix gt_ide by tid_start_index
-
- 12 5月, 2021 1 次提交
-
-
由 cnn 提交于
* s2anet fix export and deploy * remove redundant code * fix cpp for s2anet deploy * fix bug of get_categories * rename poly_to_rbox to poly2rbox * add some comment for function
-
- 11 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add mot data * fix operators, source * fix data source transform * fix parse_dataset register_op * fix scale_factor, RandomAffine * add assert for check * fix ci
-
- 10 5月, 2021 2 次提交
-
-
由 zhiboniu 提交于
-
由 wangguanzhong 提交于
-
- 07 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 27 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* pose bottomup higherhrnet: data * mv common function to ppdet modeling; * fix code style
-
- 19 4月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangxinxin08 提交于
-
- 15 4月, 2021 2 次提交
-
-
由 cnn 提交于
-
由 wangguanzhong 提交于
* add ttfnet enhance * add doc * fix pafnet training
-
- 13 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add pssdet model
-
- 12 4月, 2021 2 次提交
-
-
由 cnn 提交于
-
由 wangxinxin08 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 24 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* support not pad gt in rcnn model * add comment in reader
-
- 22 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-