- 19 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Polish Reader to simplify preprocessing logic. # sample_transforms-> make batch -> batch_transforms in Reader. * Clean some code * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8. * Update all configs.
-
- 17 12月, 2019 1 次提交
-
-
由 SunAhong1993 提交于
* Update x2coco.py to fix the cityscape bug when split dataset
-
- 12 12月, 2019 1 次提交
-
-
由 walloollaw 提交于
Fix hang bug in parallel_map.py when multiprocessing mode used and some consumer exit abnormally (#106)
-
- 11 12月, 2019 2 次提交
-
-
由 Yang Zhang 提交于
so that it does not choke on non conforming docstrings
-
由 SunAhong1993 提交于
* Update GETTING_STARTED_cn.md * Update x2coco.py
-
- 10 12月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* fix mixup error when dataset has only 1 sample * refine log
-
由 wangguanzhong 提交于
-
- 02 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 28 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 26 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 25 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 24 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* Add cascade_rcnn_cls_aware_r200_vd_fpn_dcnv2_nonlocal_softnms model on oidv5 and obj365. * Add obj365 config annotation * Update docs.
-
- 21 11月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* change fluid.layers.data to fluid.data * fix export_model doc
-
由 Yang Zhang 提交于
-
- 20 11月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Optimize data transforms for yolo training * Simplify and add docstring
-
- 12 11月, 2019 3 次提交
-
-
由 Yang Zhang 提交于
* Fix nolocal naming * Fix `cb_resnet` as well
-
由 FlyingQianMM 提交于
-
由 wangguanzhong 提交于
-
- 11 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add softnms, nonlocal, resnet200_vd_backbone * add CBNet * update model zoo
-
- 02 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 01 11月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 wangguanzhong 提交于
* add info for obj365 download
-
- 30 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
由 Yang Zhang 提交于
-
由 Yang Zhang 提交于
to avoid cycle import when required packages are not installed
-
- 28 10月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* change voc_loader
-
由 SunAhong1993 提交于
* add x2coco.py * Update DATA.md * Update DATA_cn.md
-
- 25 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 23 10月, 2019 2 次提交
-
-
由 qingqing01 提交于
-
由 SunAhong1993 提交于
* fix the labelme2coco.py * fix the labelme2coco.py
-
- 18 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* remove actual_shape * add fpn fix
-
- 17 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
* refine doc for transfer learning
-
由 Guanghua Yu 提交于
* add face doc * update face detection readme and add demo jpg
-
由 Kaipeng Deng 提交于
* refine download sh to py * update QUICK_STARTED
-
- 16 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 15 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 14 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
由 Bai Yifan 提交于
-
由 Yuan Gao 提交于
* add class aware sampling strategy * remove redundancy code
-