- 02 6月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add exclude_nms and trt silu for yolox * fix silu act, fix readme
-
- 29 4月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
* Fix some typos in *.md. * Fix some typos in code.
-
- 19 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 23 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 17 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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>
-
- 20 12月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* refine sync bn * fix bugs of batch_norm * fix bugs while deploying and modify BatchNorm to BatchNorm2D * param_attr -> weight_attr in BatchNorm2D * modify BatchNorm to BatchNorm2D
-
- 07 12月, 2021 1 次提交
-
-
由 will-jl944 提交于
-
- 02 12月, 2021 1 次提交
-
-
由 will-jl944 提交于
* fix assertion bug * fix assertion bug
-
- 30 11月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 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
-
- 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.
-
- 22 6月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 Jason 提交于
-
- 13 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 11 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* jde and deepsort: model
-
- 16 4月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix name of ConvNormLayer for fcos solov2 * fix name in other head convbn * fix yolo name, fix ttf_head name, test=document_fix
-
- 15 4月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add ppyolov2 * fix bugs and modify docs * modify code and doc according to review * fix bugs while resolving conflicts
-
- 07 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add Distill model * add distill+prune
-
- 30 3月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add fcos ttfnet coment, update modelzoo * fix ttfnet coment
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 18 3月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 2月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update cascade, test=dygraph * clean code, test=dygraph * add cascade_rcnn, test=dygraph * update according to reviews, test=dygraph * support dy2static, test=dygraph
-
- 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
-
- 20 1月, 2021 2 次提交
-
-
由 Feng Ni 提交于
* ttfnet infer * fix ttfnet deploy * clean code * add comment, fix config * add comment, update modelzoo * fix norm resize, update modelzoo
-
由 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
-
- 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>
-
- 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>
-