- 22 7月, 2019 7 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
由 wangguanzhong 提交于
-
由 ruri 提交于
-
由 Kaipeng Deng 提交于
-
由 whs 提交于
* Fix doc and train.py of icnet. * Add usage for distribute Light-NAS searching. * Refine usage doc of PaddleSlim. * Use print instead of logger. * Move light-nas-block.png to tutorial. * Add Copyright for icnet.
-
由 wangguanzhong 提交于
* add mask fpn r50 2x & minor fix for MODEL ZOO doc (#2747) * cherry-pick bug fix for release/1.5 * fix mask eval for multi-batch (#2772) * cherry-pick bug fix for release/1.5 * fix faster rcnn use im_shape (#2779) * cherry-pick bug fix for release/1.5 * refine bbox_normalize in infer.py (#2781) * refine bbox_normalize in infer.py * add is_bbox_normalize * rename _forward to build * check callable * cherry-pick bug fix for release/1.5 * Prevent module instance from modifying global config (#2790) some of the global config values are reference type, e.g., objects, lists or dicts, if the created module instances modify those values (see FPN and spatial_scale), global config will reflect these changes, and instances of the same class created later will inherit the changed values * Fix command line parsing for non module options (#2839) * fix save_inference_model cannot find feed vars (#2842) * fix save_inference_model cannot find feed vars * remove comment * fix format * add comment for pruned var * add log for prune * Fix train+eval in PaddleDetection(#2847) * resolve conflict merge error * reset data_feed
-
- 18 7月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 whs 提交于
-
- 17 7月, 2019 1 次提交
-
-
由 lvmengsi 提交于
update cherry pick
-
- 16 7月, 2019 1 次提交
-
-
由 FDInSky 提交于
-
- 08 7月, 2019 3 次提交
- 05 7月, 2019 3 次提交
-
-
由 lvmengsi 提交于
Cherry pick gan
-
由 SunGaofeng 提交于
* fix pickle.load in ctcn_reader for python3 (#2679) fix pickle.load to fit both python3 and 2 * fix subprocess not stop when press ctr+c to stop main process (#2681) * add cuda check to show errors when run on paddle compiled with cpu only (#2732) * add cuda check to show errors when run on paddle compiled with cpu only * change use_cuda to use_gpu in the error infomation to be consistent with code
-
由 Kaipeng Deng 提交于
-
- 04 7月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
- 03 7月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Fix some docs. (#2698) * Unify COCO and VOC * Change PASCAL to Pascal * Unify dataset/coco
-
- 02 7月, 2019 2 次提交
- 01 7月, 2019 16 次提交
-
-
由 qingqing01 提交于
-
由 jerrywgz 提交于
* improve quality of images * update url for install doc
-
由 SunGaofeng 提交于
* add readme for ctcn metrics calculation * fix code format in metrics/detections/README.md * fix code format and add ``` in code lines
-
由 qingqing01 提交于
-
由 jerrywgz 提交于
-
由 qingqing01 提交于
* Reduce buf size in image_classification/reader * Fix format
-
由 jerrywgz 提交于
* refine README & use a better visualization for doc * fix typo in GETTING STARTED
-
由 chengduo 提交于
-
由 Yang Zhang 提交于
-
由 qingqing01 提交于
* Update README.md and GETTING_STARTED.md for PaddleDetection.
-
由 SunGaofeng 提交于
* fix description of video in models/readme to be same as PaddleVideo/readme * add c2d and i3d backbone in nonloal/readme * fix table format of nonlocal/readme
-
由 jerrywgz 提交于
* fix model zoo doc
-
由 Kaipeng Deng 提交于
* update yolov3/ssd bbox AP * refine MODEL ZOO * fix AP * add size 416 320 * fix link * fix format * fix align
-
由 lvmengsi 提交于
-
由 xiaoting 提交于
-
由 jerrywgz 提交于
-
- 29 6月, 2019 2 次提交