- 30 4月, 2020 4 次提交
-
-
由 Yang Zhang 提交于
* Remove `pycocotools` from `requirements.txt` git version is required for numpy > 1.18 * Remove `cython`, add pip install doc
-
由 channings 提交于
-
由 lxastro 提交于
-
由 Kaipeng Deng 提交于
* fix deploy
-
- 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 提交于
-
- 27 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* add config link in model zoo * fix link error * add anchor free
-
- 26 4月, 2020 2 次提交
-
-
由 xinyingxinying 提交于
* #add dcn on FCOS_head and backbone
-
由 wangguanzhong 提交于
-
- 23 4月, 2020 2 次提交
-
-
由 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
-
由 Kaipeng Deng 提交于
-
- 22 4月, 2020 2 次提交
-
-
由 qingqing01 提交于
-
由 Bin Long 提交于
* deploy/cpp : Update cpp ineference solution * add README.md to deploy * deploy/cpp : add PadStride * deploy/cpp : add output visualization * deploy/cpp: add video support * fix coding style problem * deploy/cpp : add README.md * deploy/cpp : update docs * deploy/cpp : update linux build scripts * deploy/cpp : update linux build docs * udpate docs * deploy/cpp : update windows build docs * depoy/cpp: fix coding style * fix coding style * Create CMakeSettings.json * Update README.md * Update windows_vs2019_build.md * Update CMakeLists.txt * Update linux_build.md * Update CMakeLists.txt * deploy/cpp : update linux build script * update doc structures and support arch Face
-
- 20 4月, 2020 2 次提交
-
-
由 littletomatodonkey 提交于
* add moile-side rcnn server model
-
由 Guanghua Yu 提交于
-
- 16 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 15 4月, 2020 4 次提交
-
-
由 Guanghua Yu 提交于
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
* support face detection in python inference * support face detection in python deploy
-
由 wangguanzhong 提交于
-
- 14 4月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
-
由 Bin Long 提交于
* [cherry-pick] Fix v0.2 docs (#258) * fix save checkpoint in quantization (#257) * fix save checkpoint in quantization * fix details * Fix softlink (#256) Co-authored-by: NLiufang Sang <slf12thuss@163.com> * [cherry-pick] add prune benchmark (#262) * add prune model latency (#260) & fix run command for windows (#261) * Cherry-pick update reader config (#269) * Force `cudnn` backend for depthwise convs when fp16 is enabled (#271) * fix weights path (#274) * cherry-pick refine fruit config (#289) * cherry-pick polish doc (#287) * cherry-pick fix oidv5 link (#296) cherry-pick fix oidv5 link * [cherry-pick] polish slim model zoo (#313) * polish slim README * refine pedestrian_yolov3_darknet.yml and vehicle_yolov3_darknet.yml in contrib (#324) * fix yolo configs (#332) * cherry pick polish doc (#329) * refine config (#336) * [cherry pick] refine sensitive link (#334) * refine sensitive link * add YOLOv3Loss.batch_size comments (#348) * add deploy with python * update README * support TRT and Executor * update cpp_infer for paddle latest * support fixed shape of model * polish code * supoort trt * support TRT&Executor * deploy/python : fix coding style problems * update requirements.txt * update deploy/python docs Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NLiufang Sang <slf12thuss@163.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: NYang Zhang <yangzhang@live.com> Co-authored-by: littletomatodonkey <dazhiningsibuqu@163.com> Co-authored-by: NFlyingQianMM <245467267@qq.com> Co-authored-by: NChanningss <chen_lingchi@163.com>
-
由 wangguanzhong 提交于
-
- 13 4月, 2020 3 次提交
-
-
由 lxastro 提交于
* add iou aware module * iouaware model zoo * fix copyright
-
由 Bai Yifan 提交于
-
由 Guanghua Yu 提交于
* add mobilenet v3 configs * fix some comment * fix memsize
-
- 11 4月, 2020 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Guanghua Yu 提交于
-
- 10 4月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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 4 次提交
-
-
由 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
-
由 hysunflower 提交于
-
- 07 4月, 2020 5 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
由 littletomatodonkey 提交于
fix rcnn server side rcnn models' pretrain path
-
由 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 提交于
-