- 07 4月, 2020 4 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
由 Kaipeng Deng 提交于
* add yolov3_mobilenet_v3
-
由 Kaipeng Deng 提交于
-
由 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 提交于
-
- 02 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 31 3月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 26 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* export config file in export_model.py * add custom label_list & dump_box * add infer_cfg.yml & doc * export label_list to inference config * update PaddleTensor to ZeroCopyTensor
-
- 24 3月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
Add cosine decay lr strategy.
-
由 littletomatodonkey 提交于
fix multi-scale def
-
- 16 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add autoaugment, which is validated on faster-rcnn
-
- 05 3月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
* add multi-scale testing function in cascade rcnn clsaware architecture
-
由 wangguanzhong 提交于
* refine transfer learn * refine transfer learning doc
-
- 27 2月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 21 2月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
- 17 2月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
* Replace `switch` ops with `cond` * Use func instead of lambda
-
由 Yang Zhang 提交于
* Update checkpoint to use paddle 1.7 API * Add new checkpoint support to `load_and_fusebn` * Make yapf happy
-
- 13 2月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
-
由 Yang Zhang 提交于
-
- 10 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* enable data unittest
-
- 06 2月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
* exit1 in travis failed
-
由 Kaipeng Deng 提交于
-
- 04 2月, 2020 2 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
由 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
-
- 15 1月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 14 1月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* add slim quantization demo * add quantization demo * add skip quant * fix details in doc * fix details * fix details * fix details * fix details * fix details * fix details * add model zoo link in doc * remove result in doc
-
- 11 1月, 2020 1 次提交
-
-
由 Yuan Gao 提交于
* add dropblock module * move dropblock module from yolo_head to ops * fix obj365 num classes
-
- 07 1月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
* add gcnet model : https://arxiv.org/abs/1904.11492
-
由 Kaipeng Deng 提交于
-
- 03 1月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add diou nms. * fix typo in diou nms and soft nms (lod_leval->lod_level).
-
- 02 1月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* load inference * add doc * add config file for tensorrt_infer * add padding for rcnn preprocess * refine code & doc
-
- 31 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 12月, 2019 2 次提交
-
-
由 qingqing01 提交于
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
- 26 12月, 2019 2 次提交
-
-
由 SunAhong1993 提交于
-
由 littletomatodonkey 提交于
* Add GIOU loss. * Add DIOU/CIOU loss. * Change loss box type in bbox_head.py. * Remove fuse_elewise_add_act_ops flag in train.py (Error may happen for elem_divbased on the flag).
-
- 24 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-