- 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 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 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 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 1 次提交
-
-
由 SunAhong1993 提交于
* fix the labelme2coco.py * fix the labelme2coco.py
-
- 14 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
由 Yuan Gao 提交于
* add class aware sampling strategy * remove redundancy code
-
- 13 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine assert info in roidb_source.py * refine image_dir assert
-
- 12 10月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* Add face detection configs and main code. * Integration multi-scale evaluation.
-
由 Kaipeng Deng 提交于
-
- 30 9月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add CropImageWithDataAnchorSampling * Refine bbox sampling code * Update comments * fix import and variable problem
-
- 29 9月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* Add backbone and architecture for FaceBoxes and Blazeface. * Add dataloader for WIDERFace dataset.
-
由 wangguanzhong 提交于
* Support finetune by custom dataset * add finetune args * add load finetune * reconstruct load * add transfer learning doc * add fruit demo * add quick start * add data preprocessing FAQ
-
- 17 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* fix rcnn eval on voc * update comment
-
- 02 9月, 2019 1 次提交
-
-
由 walloollaw 提交于
* fix bug in sharedmemory * fix bug in sharedmemory
-
- 27 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add a global norm_type flag * add group norm on fpn * add gn on box head * add faster rcnn fpn 50 gn config * add mask branch norm * update configs
-
- 26 8月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* Add full configs example & refine doc * refine docs
-
由 Guanghua Yu 提交于
* add_ssd_config_demo
-
- 23 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 21 8月, 2019 1 次提交
-
-
由 xiaoting 提交于
* add_license for PaddleCV * update license date * update GAN license date
-
- 12 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
# Add VGG-SSD on VOC and COCO dataset. # Add config and model zoo. # Refine bbox2out and draw_bbox: - Add bbox de-normalize in bbox2out function. - Remove bbox de-normalize in draw_bbox.
-
- 08 8月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* fix yolov3 voc eval in train * fix comment
-
由 Yuan Gao 提交于
* standard SENet and add a warning in coco loader
-
- 06 8月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 01 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 31 7月, 2019 2 次提交
-
-
由 walloollaw 提交于
-
由 walloollaw 提交于
-