- 03 7月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
Add gridmask and random erasing methods
-
- 01 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 19 6月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
add fleet training
-
由 xinyingxinying 提交于
* Add cutmix op(#88)
-
- 27 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 18 5月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
-
- 12 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* filter illegal data * update warning message
-
- 09 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* optimize python path
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 07 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Make logger less noisy * Fix indent
-
- 28 4月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 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 提交于
-
- 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 2 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
由 Kaipeng Deng 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add autoaugment, which is validated on faster-rcnn
-
- 21 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 10 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* enable data unittest
-
- 06 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* exit1 in travis failed
-
- 04 2月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
- 15 1月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 31 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
- 26 12月, 2019 1 次提交
-
-
由 SunAhong1993 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 23 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* split yolov3 loss
-
- 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 1 次提交
-
-
由 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 提交于
-
- 28 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 26 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 25 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 21 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* change fluid.layers.data to fluid.data * fix export_model doc
-