- 12 5月, 2021 1 次提交
-
-
由 cnn 提交于
* s2anet fix export and deploy * remove redundant code * fix cpp for s2anet deploy * fix bug of get_categories * rename poly_to_rbox to poly2rbox * add some comment for function
-
- 11 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add mot data * fix operators, source * fix data source transform * fix parse_dataset register_op * fix scale_factor, RandomAffine * add assert for check * fix ci
-
- 10 5月, 2021 2 次提交
-
-
由 zhiboniu 提交于
-
由 wangguanzhong 提交于
-
- 07 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 27 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* pose bottomup higherhrnet: data * mv common function to ppdet modeling; * fix code style
-
- 19 4月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangxinxin08 提交于
-
- 15 4月, 2021 2 次提交
-
-
由 cnn 提交于
-
由 wangguanzhong 提交于
* add ttfnet enhance * add doc * fix pafnet training
-
- 13 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add pssdet model
-
- 12 4月, 2021 2 次提交
-
-
由 cnn 提交于
-
由 wangxinxin08 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 24 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* support not pad gt in rcnn model * add comment in reader
-
- 22 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
- 13 12月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* update ppyolo_mobilenet_v3 large & small
-
- 08 12月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* support visualdl in preprocess data * support most preprocess op
-
- 01 10月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* add solov2 model * fix train batch size * add solov2_r101_vd_fpn_3x * fix batch size and update modelzoo * refactor code of solov2 * fix deploy/python
-
- 22 9月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 14 9月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 18 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 7月, 2020 1 次提交
-
-
由 sunxl1988 提交于
add htc model
-
- 13 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 7月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
Add gridmask and random erasing methods
-
- 01 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 19 6月, 2020 1 次提交
-
-
由 xinyingxinying 提交于
* Add cutmix op(#88)
-
- 18 5月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
-
- 12 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* filter illegal data * update warning message
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 28 4月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 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
-
- 08 4月, 2020 2 次提交
-
-
由 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
-
由 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
-
- 09 3月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add autoaugment, which is validated on faster-rcnn
-
- 23 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* split yolov3 loss
-