- 03 12月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* fix PadBatch * fix PadBatchOp
-
- 12 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update reader in dygraph * update dataloader some detail * fix num_classes with background
-
- 09 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* modify operators and batch_operators in data preprocess * import BboxError and ImageError in operators * modify code according to review * modify some bugs * add Gt2Solov2TargetOp in batch_operators * modify code according to review
-
- 10 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* refactor dygraph & add mask rcnn fpn * fix initialization & minor update * refine architecture of mask_rcnn
-
- 21 7月, 2020 1 次提交
-
-
由 sunxl1988 提交于
sync reader from static ppdet
-
- 13 7月, 2020 1 次提交
-
-
由 FDInSky 提交于
add train&eval add reader padding add new config
-
- 18 5月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 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
-
- 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.
-