- 18 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 24 7月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add PPYOLO Co-authored-by: Nlongxiang <longxiang@baidu.com>
-
- 13 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 7月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Add `matrix_nms` op * Make OP registration more robust
-
- 06 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 03 6月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Adapte softnms for YOLOv3
-
- 07 5月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 28 4月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
* Revert back to `fluid.clip` for gradient clipping current API is in flux, wait for it to stabilize * Please CI still buggy
-
由 Yang Zhang 提交于
-
- 26 4月, 2020 1 次提交
-
-
由 xinyingxinying 提交于
* #add dcn on FCOS_head and backbone
-
- 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
-
- 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
-
- 07 4月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add server side rcnn model, 62 fps with coco mAP 41.6% and 20fps with coco mAP 47.8%
-
- 04 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 04 2月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
add libra rcnn, including * libra loss * libra fpn(bfp) * libra sampling
-
- 03 2月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
* add iou loss to yolov3 * modify the comment and delete redundant yml file * fix the low speed bug in dropblock module
-
- 11 1月, 2020 1 次提交
-
-
由 Yuan Gao 提交于
* add dropblock module * move dropblock module from yolo_head to ops * fix obj365 num classes
-
- 03 1月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add diou nms. * fix typo in diou nms and soft nms (lod_leval->lod_level).
-
- 20 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add res2net model * modify yml files * add res2net model zoo * add hrnet model * modify model zoo * minor fix readme * update readme in dirs * minor fix softnms bug * refine model zoo * modify yml files * modify pretrain names
-
- 08 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add softnms, nonlocal, resnet200_vd_backbone * add CBNet * update model zoo
-
- 02 9月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add cascade gn * add cascade mask gn config * update configs
-
- 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 1 次提交
-
-
由 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.
-
- 06 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
-
- 16 7月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Clean up a bit * Add `__shared__` annotation for shared variables between modules * Dedup `num_classes` configurations * Document `__shared__` usage * Remove some unused variable * Improve docstring and add comments for `__shared__`
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-