- 23 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 04 7月, 2022 1 次提交
-
-
由 Double_V 提交于
* add FGD distill code * add configs * add doc * fix pretrain * pre-commit * fix ci * fix readme * fix readme * fix ci * fix param groups * fix * fix doc * fix doc,test=document_fix * fix params groups
-
- 30 6月, 2022 1 次提交
-
-
由 Double_V 提交于
* add FGD distill code * add configs * add doc * fix pretrain * pre-commit * fix ci * fix readme * fix readme * fix ci * fix param groups * fix
-
- 28 6月, 2022 1 次提交
-
-
由 Double_V 提交于
* add FGD distill code
-
- 20 6月, 2022 1 次提交
-
-
由 Wenyu 提交于
* upgrade adawm to adawmdl for transoformer * rename arg
-
- 23 5月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 28 4月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 28 3月, 2022 2 次提交
-
-
由 shangliang Xu 提交于
-
由 wangxinxin08 提交于
-
- 15 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 07 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 03 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
* [ppyolov3] add ppyolov3 base code * add ppyolov3 s/m/x * modify ema * modify code to convert onnx successfully * support arbitrary shape * update config to use amp default * refine ppyolo_head code * modify reparameter code * refine act layer * adapter pico_head and tood_head code * remove ppyolov3 yaml * fix codestyle Co-authored-by: Nwangxinxin08 <wangxinxin08@baidu.com>
-
- 10 1月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 31 12月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 08 12月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 17 11月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 21 10月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 27 8月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* Update PicoDet adn GFl
-
- 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 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
* Add DETR * drop return_pad_mask in PadBatch
-
- 14 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 12 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add config for jde and deepsort, add engine metric tools * add mot_metrics * fix configs engine and others * fix configs others * move configs * fix ap_per_class, fix doc * fix test_mode, seqs * fix test_mode to metric * fix JDE arch metric * clean requirement * add to requirement
-
- 10 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 07 5月, 2021 2 次提交
-
-
由 zhiboniu 提交于
-
由 wangxinxin08 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* Add BottomUp HigherHRNet for pose. * reverse xtcocotools to pycocotools
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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
-
- 20 1月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add ppyolo in dygraph * fix bugs * modify configs * polish docs, modify ema and add configs * modify link of model * fix bugs in ema * modify code according to review * modify minicoco configs
-
- 18 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix ssd ssdlite scheduler, add cosdecay * fix mbv1v3 BatchNorm mean variance * update ssd mbv1 voc modelzoo * fix ssd mbv1 warmup, update modelzoo * fix cosdecay
-
- 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>
-