- 21 6月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 13 6月, 2022 1 次提交
-
-
由 Wenyu 提交于
* add convnext * remove invalid args
-
- 18 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 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>
-
- 18 10月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* update PicoDet Architecture and config
-
- 04 10月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add hardnet85 fairmot * fix hardnet85 * add centernet hardnet fpn, fix config * update modelzoo * update modelzoo readme * remove comments * add hardnet num_layers assert * fix hardnet85 config
-
- 06 9月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 26 8月, 2021 1 次提交
-
-
由 CHENSONG 提交于
* add faster rcnn with swin_transformer tiny
-
- 04 8月, 2021 1 次提交
-
-
由 JYChen 提交于
* add LiteHRNet backbone and config .YML * test lite18-network param acc is same with ori-model 1. fix default darkpose=ON, 2. += is not inplace add new keypoint model Lite-HRNet * add new keypoint model Lite-HRNet * 1. Add description of network type; 2. use channel_shuffle in ops.py * use normal to init conv2d * add network type description
-
- 27 7月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add gfl model and PicoDet
-
- 15 5月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
* add fairmot * rename pretrain_weights * add comments; reuse focal loss and convnorm * update comments
-
- 13 5月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 12 4月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add senet * add annotations according to review
-
- 22 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Feng Ni 提交于
* add dy_ghostnet_ssdlite * precommit format
-
- 09 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add blazeface & update rcnn modelzoo * remove condition num_priors
-
- 15 1月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* add hrnet, test=develop * add comment, test=dygraph * move config file to hrnet, test=dygraph * add 2x model * add hrnet README * update latest config structure, test=dygraph
-
- 11 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add mbv1v3-yolov3 * add ssd mbv1v3 voc * yolov3 mbv1v3 voc * training log fix * yolov3 voc fix * yolov3 mbv1v3 training and eval, ssd fix * add syncbn * mbv1v3 clean code * mbv1v3 clean codes * remove ssd mbv1v3 * update modelzoo doc * remove others * fix ssd reader and prior_box * ssd mbv1 config * fix anchor steps and reader op * ssdlite mbv1v3 infer and train * update yolov3 config and modelzoo * update yolov3_mbv3 modelzoo * pre commit update * update modelzoo * fix mbv3 in yolov3 * fix precommit Co-authored-by: Nnemonameless <nemonameless@qq.com>
-
- 19 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Rename dir name in modeling * Update changelog
-
- 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>
-