- 29 8月, 2023 1 次提交
-
-
由 wuyefeilin 提交于
* add dataset alias for PaddleX * Update coco.py --------- Co-authored-by: Nshiyutang <34859558+shiyutang@users.noreply.github.com>
-
- 09 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add centertrack base codes * fix deploy and docs * fix tracker * fix * fix pre_img * fix deploy * fix
-
- 22 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add ssod denseteacher fcos codes and refine baseline doc * fix docs * fix deploy and ColorJitter float32 * fix docs * fix docs, 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
-
- 11 8月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* refactor s2anet to support batch_size > 1 * fix problem of inference * support batch_size > 1 for training * fix empty results * fix dota eval * fix configs of s2anet_head * modify s2anet_spine_1x to 73 mAP
-
- 26 7月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 08 9月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 02 9月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 12 7月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* support no label training * fix load_crowd * update to fit rbox * add empty_ratio * update configs * support mask rcnn * clean drop_empty for mot & keypoint * refine is_crowd
-
- 10 4月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 30 3月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 25 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine trainer
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 25 1月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refactor rcnn, test=dygraph * add mask_rcnn, test=dygraph * add Faster RCNN & Faster FPN, test=dygraph * update according to the review, test=dygraph
-
- 12 1月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 06 1月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 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>
-
- 10 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 29 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 9月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 7月, 2020 1 次提交
-
-
由 sunxl1988 提交于
add htc model
-
- 12 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* filter illegal data * update warning message
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 07 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Make logger less noisy * Fix indent
-
- 04 2月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
- 30 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
- 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.
-