Issues
- 0
question about the newest work?
#122 opened by CoinCheung - 0
请问RepVGGPlus中的辅助分类器应该如何使用?
#121 opened by BUG423 - 1
预训练模型是在IN-1k上的吗,有22k上的预训练模型吗?
#120 opened by McCarthyjfq - 1
a mistake in code
#110 opened by Halance - 0
- 1
- 0
- 0
Question about training and inference models
#116 opened by hosytuyen - 1
为什么SEBlock中使用Conv2D而不是Linear层?
#115 opened by Z-Xiong - 1
多分支存在非线性的合并
#113 opened by piaohe20221128 - 0
关于量化的问题,一般是对重参数化后的模型,再进一步进行量化的吗
#114 opened by LKAMING97 - 0
Question about RepVGG usage for downstream task
#112 opened by imdsafi09 - 0
为什么RepVgg的单个block拿出来测试,重参数化前后输出的结果是不一样的
#111 opened by lokiwizard - 0
jit.trace error
#109 opened by nistarlwc - 1
关于多卡训练卡死的问题
#108 opened by SEUvictor - 1
- 1
- 0
The bug of QAT
#107 opened by qhy991 - 0
Training script inquiry
#106 opened by zw615 - 3
why get different result after reparam
#100 opened by fenghuoxiguozu - 1
- 2
SSD with RepVGG backbone
#83 opened by thuangb - 0
subprocess.CalledProcessError: Command '['/usr/bin/python3', '-u', 'main.py', '--local_rank=0']' returned non-zero exit status 1.
#104 opened by starsky68 - 1
- 0
how to prune repvgg
#102 opened by sinoaidi - 0
- 0
MegEngine Implemention of RepVGG
#84 opened by Asthestarsfalll - 0
question about insert BN before QAT
#98 opened by zhaoxin111 - 1
- 2
Where is the re-parameter module?
#74 opened by typhoonlee - 0
mmsegmentation
#96 opened by endaoguansanlu - 0
convert.py
#95 opened by HonestyBrave - 0
CIFAR10训练的参数?
#94 opened by wooozihui - 2
Re-params quantized RepVGG model
#91 opened by thancaocuong - 0
关于repconv switch-to-deploy的问题
#93 opened by pierrelzw - 1
what matter does "get_custom_L2" do?
#92 opened by shoutOutYangJie - 1
Training with another dataset?
#81 opened by Enescigdem - 1
3x3 convolution
#87 opened by SpiritAshes - 1
Paper Question: Use compression idea and generate same result as multi-branch model?
#89 opened by oconnor127 - 1
Any reference about get_custom_L2?
#90 opened by JoJoistheBestOne - 9
Some questions about quantization
#85 opened by Desmond-97 - 2
Update Arxiv Paper with RepVGGplus
#75 opened by Zacharias030 - 0
- 0
Hyperparameters for RepVGGplus-L2pse
#86 opened by zhreshold - 2
- 1
PTQ精度问题
#79 opened by huoshuai-dot - 1
Given input size: (64x240x320). Calculated output size: (64x0x1). Output size is too small
#77 opened by DonMuv - 0
for style transfer task training
#82 opened by MaltoseMai - 0
questions about training on custom datasets?
#80 opened by Hezhexi2002 - 2
Weight decay will be applied to the weight of BN in identity branch and the weight of FC when using --custwd?
#73 opened by wangjinwei94