- 22 10月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 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
-
- 26 8月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* udpate verison require & fix typo
-
- 12 8月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix operators typo * fix mot typo, test=document_fix
-
- 09 8月, 2021 1 次提交
-
-
由 YixinKristy 提交于
Update README_cn.md
-
- 06 8月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix use_gpu in deploy doc, test=document_fix * fix deploy doc, test=document_fix
-
- 21 7月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* update link to release/2.2
-
- 12 7月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 7月, 2021 2 次提交
-
-
由 Guanghua Yu 提交于
* add flops
-
由 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 提交于
-
- 06 7月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
-
由 yzl19940819 提交于
* fix_install_docs * fix_install_docs2
-
- 30 6月, 2021 1 次提交
-
-
由 JYChen 提交于
* add document for keypoint dataset preparation * test=document_fix * test=document_fix * 关键点文档中json示例格式化显示,test=document_fix
-
- 29 6月, 2021 1 次提交
-
-
由 yzl19940819 提交于
-
- 02 6月, 2021 1 次提交
-
-
由 yzl19940819 提交于
* add doc * add FAQ
-
- 20 5月, 2021 3 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
由 yzl19940819 提交于
* update doc, test=document_fix Co-authored-by: NGuanghua Yu <742925032@qq.com>
-
- 19 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 5月, 2021 2 次提交
- 17 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* update install docs * fix slim doc,test=document_fix
-
- 12 5月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 11 5月, 2021 3 次提交
-
-
由 wangxinxin08 提交于
-
由 cnn 提交于
-
由 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
-
- 25 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* update 2.0.1
-
- 21 4月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
* update doc on develop, test=document_fix * update dependency of ppdet and paddle, test=document_fix * update docs, test=document_fix
-
由 Kaipeng Deng 提交于
* remove rbox-iou-ops dependence
-
- 20 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* update install doc
-
- 16 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix some docs error
-
- 14 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update README * update doc, test=document_fix * add citation * update citation and ppyolo doc
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 07 4月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add docs for custom dataset, reader and model technical * modify docs according to review, test=document_fix * modify READER.md, test=document_fix
-
- 31 3月, 2021 1 次提交
-
-
由 cnn 提交于
* add config annotation doc, test=document_fix * update doc of config * mlp_dim-->out_channel of TwoFCHead
-
- 29 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update doc, test=document_fix * update doc, test=document_fix
-
- 27 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 24 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update quick_start * update get_started * update doc, test=document_fix
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-