- 13 4月, 2020 2 次提交
-
-
由 lxastro 提交于
* add iou aware module * iouaware model zoo * fix copyright
-
由 Guanghua Yu 提交于
* add mobilenet v3 configs * fix some comment * fix memsize
-
- 11 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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
-
- 08 4月, 2020 3 次提交
-
-
由 FlyingQianMM 提交于
* add mask operations in RandomExpand and RandomCrop * remove all [] in cropped polys * is_poly -> _is_poly() * change the judgment on whether there are polygons * abstract is_poly to op_helper.py * add is_mask_expand and is_mask_crop in RandomExpand and RamdomCrop
-
由 Kaipeng Deng 提交于
-
由 FlyingQianMM 提交于
* add mask operations in RandomExpand and RandomCrop * remove all [] in cropped polys * is_poly -> _is_poly() * change the judgment on whether there are polygons * abstract is_poly to op_helper.py
-
- 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).
-