- 07 2月, 2023 1 次提交
-
-
由 ucsk 提交于
* add QueryInst * update sparse config * Clean up redundancy and update style * update config * add trained models & resolve conflict * share bbox_cxcywh_to_xyxy * Revert "share bbox_cxcywh_to_xyxy" This reverts commit ccf811211eda0a59dc0446f1b716f4e7412367f9. * repeat bbox_cxcywh_to_xyxy * Poly2Mask: Add delete switch RandomSizeCrop: keep origin randint style * update copyright
-
- 09 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add centertrack base codes * fix deploy and docs * fix tracker * fix * fix pre_img * fix deploy * fix
-
- 30 12月, 2022 1 次提交
-
-
由 xiegegege 提交于
-
- 02 12月, 2022 1 次提交
-
-
由 huangjun12 提交于
-
- 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
-
- 18 10月, 2022 1 次提交
-
-
由 huangjun12 提交于
* add code * add ld-vlr * refractor code * refine code * add doc * refine details * refine doc * update download url * rename config file for ci * rename config file in README for CI
-
- 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
-
- 29 1月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 24 11月, 2021 1 次提交
-
-
由 Mark Ma 提交于
* add multi-scale test * add resnet34-fpn-mstest item in model zoo
-
- 05 11月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* add centernet * add centernet * add r50 for centernet * support deploy for centernet * add doc * update pretrain * clean code * update r50 doc * unify for_mot * update code according to review * update doc * refine preprocess * update doc
-
- 03 8月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 27 7月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add gfl model and PicoDet
-
- 14 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 07 7月, 2021 1 次提交
-
-
由 FL77N 提交于
* add sparsercnn * update sparsercnn
-
- 24 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 06 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 15 4月, 2021 2 次提交
-
-
由 cnn 提交于
-
由 wangguanzhong 提交于
* add ttfnet enhance * add doc * fix pafnet training
-
- 12 4月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 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 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 19 2月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 01 2月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add ppyolo r18vd mbv3, yolov3 r50vd * modify TestReader of ppyolo mbv3 r18vd * add clip to avoid nan, modify ema to apply ema on bn mean and bn var * fix code resulting in nan * add yolov3 r50vd dcn configs * finish yolo_series and fix some problems * hide --bias flag and modify docs * modify --bias and fix deploy/python/infer
-
- 13 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fcos infer * fcos training * fix stgraph fcosloss * fcos doc * fix dy_fcos * add comment * train eval deploy fcos * remove fcos config, add comment * fix iter_tic Co-authored-by: Nnemonameless <nemonameless@qq.com> Co-authored-by: Ngeorgenemo <nifeng@pku.edu.cn>
-
- 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>
-
- 13 12月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* update ppyolo_mobilenet_v3 large & small
-
- 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
-
- 20 7月, 2020 1 次提交
-
-
由 sunxl1988 提交于
add htc model
-
- 13 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 5月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 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
-
- 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.
-