- 08 7月, 2021 1 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
- 07 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* add static notice
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 15 12月, 2020 1 次提交
-
-
由 QingshuChen 提交于
* support mask_rcnn for kunlun * minor
-
- 18 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update solov2 some detail * fix check paddle version
-
- 22 10月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add enable_static() * follow comments * remove blank line
-
- 09 10月, 2020 1 次提交
-
-
由 Tao Luo 提交于
* unify log_smooth_windows and log_iter test=develop * remove duplicate log_iter * remain mobile yml, since they are soft-link test=develop
-
- 02 10月, 2020 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 28 9月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* clean useless log in DataLoader * fix infer set_sample_list_generator
-
- 25 9月, 2020 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 01 9月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 8月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 17 6月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 6月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 20 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
Add image for visualdl board.
-
- 13 5月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Update docs * Update README.md
-
- 09 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* optimize python path
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 06 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update check config * fix slim/xx
-
- 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 次提交
-
-
由 wangguanzhong 提交于
-
- 22 4月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 08 4月, 2020 1 次提交
-
-
由 hysunflower 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
- 02 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 17 3月, 2020 1 次提交
-
-
由 xiegegege 提交于
-
- 26 12月, 2019 1 次提交
-
-
由 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).
-
- 23 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* split yolov3 loss
-
- 19 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Polish Reader to simplify preprocessing logic. # sample_transforms-> make batch -> batch_transforms in Reader. * Clean some code * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8. * Update all configs.
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 23 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 16 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Yang Zhang 提交于
* Error out if fp16 is enabled and affine channel is used * Add more documentation on mixed precision training
-
- 15 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
-
- 14 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
由 wangguanzhong 提交于
This reverts commit b591cc133ca04dc1ed50631c8d24031bb97db18b.
-
- 12 10月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* Add face detection configs and main code. * Integration multi-scale evaluation.
-
由 wangguanzhong 提交于
* unify reader to dataloader * add check_version
-
- 08 10月, 2019 1 次提交
-
-
由 wangchaochaohu 提交于
* refine build strategy for the model optimize test=develop * fix according develop test=develop
-