- 12 12月, 2019 1 次提交
-
-
由 walloollaw 提交于
Fix hang bug in parallel_map.py when multiprocessing mode used and some consumer exit abnormally (#106)
-
- 10 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 21 11月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
-
- 20 11月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Optimize data transforms for yolo training * Simplify and add docstring
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 25 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 14 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
- 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
-
- 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
-
- 26 8月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* Add full configs example & refine doc * refine docs
-
由 Guanghua Yu 提交于
* add_ssd_config_demo
-
- 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 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix yolov3 voc eval in train * fix comment
-
- 01 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 29 7月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* add voc_eval and yolo_darknet_voc * add yolov3_darknet_voc in MODEL_ZOO * fix default im_size * fix MODEL_ZOO note * fix is_bbox_normalized * extract map to map_utils.py * update yolov3_dorknet_voc mixup * add yolov3_r34_voc * add yolov3_mobilenet_v1_voc * fix drop empty in VAL mode * use cfg.num_classes * assert metric valid * enable difficulty can be None * add comment for bbox_eval * num_classes in retinanet
-
由 qingqing01 提交于
* Fix ResizeImage and data transform for SSD * Fix code style
-
- 25 7月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 walloollaw 提交于
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-