- 24 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* fix slice_infer * fix doc, test=document_fix
-
- 23 8月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* refactor rbox * modify the code of save results * fix some problem * add .gitignore in dataset/dota * fix test anno path
-
- 18 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add slice infer for smalldet * add slice infer for smalldet * fix slice infer * fix doc, test=document_fix * fix eval and configs * add slice dataset loader * fix deploy * fix docs, test=document_fix * update docs, test=document_fix
-
- 12 5月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* polish args * fix import bugs
-
- 22 4月, 2022 1 次提交
-
-
由 Wenyu 提交于
* save infer results to file. * update, for mac temp file * update func name, fix mem, fix dir
-
- 09 2月, 2022 1 次提交
-
-
由 houj04 提交于
-
- 21 10月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 26 8月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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.
-
- 29 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix sync_bn in cpu
-
- 21 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update doc on develop, test=document_fix * update dependency of ppdet and paddle, test=document_fix * update docs, test=document_fix
-
- 15 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 07 4月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
* fix warning
-
由 Guanghua Yu 提交于
* add Distill model * add distill+prune
-
- 29 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
* unity weights
-
- 16 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add VisualDL and save best_model * add VisualDLWriter callback
-
- 27 1月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 26 1月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add prune dygraph, test=dygraph * fix slim readme and prune
-
- 11 1月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
* ppdet installable
-
由 Guanghua Yu 提交于
-
- 18 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
Merge dygraph branch into master branch. Co-authored-by: NFDInSky <48318485+FDInSky@users.noreply.github.com> Co-authored-by: Nsunxl1988 <47514455+sunxl1988@users.noreply.github.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: Nwangxinxin08 <69842442+wangxinxin08@users.noreply.github.com> Co-authored-by: Nwanghuancoder <wanghuancoder@163.com> Co-authored-by: Ncnn <liuhui29@baidu.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-
- 25 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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
-
- 13 10月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* support infer for SOLOv2
-
- 02 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* share train_batch_size from reader to model * update floor_divide * add makedirs for dumping config
-
- 16 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 6月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 06 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update check config * fix slim/xx
-
- 07 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
- 04 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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.
-
- 24 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* Add cascade_rcnn_cls_aware_r200_vd_fpn_dcnv2_nonlocal_softnms model on oidv5 and obj365. * Add obj365 config annotation * Update docs.
-