- 01 5月, 2020 2 次提交
-
-
由 qingqing01 提交于
-
由 whs 提交于
-
- 30 4月, 2020 1 次提交
-
-
由 lxastro 提交于
-
- 28 4月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
* Revert back to `fluid.clip` for gradient clipping current API is in flux, wait for it to stabilize * Please CI still buggy
-
由 Yang Zhang 提交于
-
- 26 4月, 2020 1 次提交
-
-
由 xinyingxinying 提交于
* #add dcn on FCOS_head and backbone
-
- 23 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* code for cornernet * add doc * refine custom op * refine code from review comments * refine doc * update doc * update code * add cornernet_squeeze_mixup_cosine config * update code * update code
-
- 22 4月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 20 4月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add moile-side rcnn server model
-
- 16 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 14 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 13 4月, 2020 2 次提交
-
-
由 lxastro 提交于
* add iou aware module * iouaware model zoo * fix copyright
-
由 Guanghua Yu 提交于
* add mobilenet v3 configs * fix some comment * fix memsize
-
- 11 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 4月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
* fcos initialization * delete the codes not used * pre-commit the committed code * delete the unused function * modify the capacity in loader from 64 to 16
-
- 08 4月, 2020 3 次提交
-
-
由 FlyingQianMM 提交于
* add mask operations in RandomExpand and RandomCrop * remove all [] in cropped polys * is_poly -> _is_poly() * change the judgment on whether there are polygons * abstract is_poly to op_helper.py * add is_mask_expand and is_mask_crop in RandomExpand and RamdomCrop
-
由 Kaipeng Deng 提交于
-
由 FlyingQianMM 提交于
* add mask operations in RandomExpand and RandomCrop * remove all [] in cropped polys * is_poly -> _is_poly() * change the judgment on whether there are polygons * abstract is_poly to op_helper.py
-
- 07 4月, 2020 4 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
由 Kaipeng Deng 提交于
* add yolov3_mobilenet_v3
-
由 Kaipeng Deng 提交于
-
由 littletomatodonkey 提交于
* add server side rcnn model, 62 fps with coco mAP 41.6% and 20fps with coco mAP 47.8%
-
- 04 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 02 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 31 3月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 26 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* export config file in export_model.py * add custom label_list & dump_box * add infer_cfg.yml & doc * export label_list to inference config * update PaddleTensor to ZeroCopyTensor
-
- 24 3月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
Add cosine decay lr strategy.
-
由 littletomatodonkey 提交于
fix multi-scale def
-
- 16 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add autoaugment, which is validated on faster-rcnn
-
- 05 3月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
* add multi-scale testing function in cascade rcnn clsaware architecture
-
由 wangguanzhong 提交于
* refine transfer learn * refine transfer learning doc
-
- 27 2月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 21 2月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
- 17 2月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
* Replace `switch` ops with `cond` * Use func instead of lambda
-
由 Yang Zhang 提交于
* Update checkpoint to use paddle 1.7 API * Add new checkpoint support to `load_and_fusebn` * Make yapf happy
-
- 13 2月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
-
由 Yang Zhang 提交于
-
- 10 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* enable data unittest
-