issues
search
JierunChen
/
FasterNet
[CVPR 2023] Code for PConv and FasterNet
695
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
About PWConv
#68
WCC0810
opened
1 week ago
0
Dose it support input as "32-bit float image"?
#67
GUIMINLONG
opened
1 week ago
0
Concerns about information loss
#66
Zhangyuhaoo
opened
2 months ago
0
加载了预训练的权重后模型评估分数只有1分是为什么,前面两个预训练权重都试过了,找不到问题所在,请问能否提供一下帮助。
#65
zhangchengyumiao
opened
2 months ago
0
FasterNet 在GPU, CPU, and ARM processors上的速度是直接基于pytorch环境,还是使用了Tensorrt、OpenVINO、ONNX进行了部署
#64
wsy-yjys
opened
6 months ago
0
这样的配置文件怎么在pcconv里融合注意力机制呢
#63
Weeknd0214
opened
7 months ago
0
Partial_conv3和group convolution
#62
23jisuper
opened
9 months ago
0
Configuration steps for other datasets
#61
mojeedoyedeji
opened
10 months ago
1
为什么要把pooling层放在1x1卷积之前?
#60
puyiwen
opened
10 months ago
0
On the inconsistency between the printed network structure and the paper
#59
PowerKaly
opened
11 months ago
0
onnx转为trt后,速度提升不明显
#58
xiaoche-24
closed
10 months ago
0
更改fasternet output size对性能的影响
#57
DrunkedPiano
opened
1 year ago
0
AttributeError: 'Namespace' object has no attribute 'devices'
#56
sdj54837
opened
1 year ago
0
the device used in training
#55
tianlianghai
opened
1 year ago
1
When I load the pre-training weights times get get-root-logger not found
#54
nobody2231
closed
1 year ago
0
Why are you executing this norm_layer = getattr(self, f'norm{idx}') x_out = norm_layer(x)?
#53
nobody2231
closed
1 year ago
0
pconv+pwconv
#52
YuchaoXu
opened
1 year ago
1
怎样采用Pconv+Pwconv替换常规的3x3卷积?
#51
xiaoche-24
opened
1 year ago
3
I can't find the Appendix of this paper!
#50
haiduo
closed
1 year ago
0
How to get a pretrained weight
#49
hefangnan
opened
1 year ago
2
how to convert a pretrained file in .pth format to .pt
#48
Gloria949
opened
1 year ago
0
Completely replace Resnet18 with FasterNet?
#47
Embarrassing1
opened
1 year ago
2
FasterNet as bakebone on Object Dtection
#46
pengwenbangGithub
opened
1 year ago
0
Can it be accelerated with Tensorrt?
#45
zzlnys
opened
1 year ago
0
about load model
#44
1072010918
opened
1 year ago
2
problem with dataset
#43
1072010918
opened
1 year ago
1
Some problems in section 3.1
#42
juan19941228
opened
1 year ago
4
replace the convolution in Resnet with PConv
#41
wanderer1230
opened
1 year ago
1
关于cfg文件与detection/backbones/fasternet.py中对fasternet_s的drop_path_rate参数描述不一致的问题
#40
WYHZQ
opened
1 year ago
1
a question
#39
nince9
opened
1 year ago
1
Can you provide the code for latency test?
#38
leexinhao
closed
1 year ago
2
Readme file improvement
#37
yangshaobo0634
closed
1 year ago
1
slicing slower than split_cat
#36
wsy-yjys
opened
1 year ago
6
some question
#35
jackiezhang11
opened
1 year ago
3
About the use of pconv in resnet
#34
okt7760
opened
1 year ago
12
why not use activation functions after downsampling convolutions?
#33
1920230345
opened
1 year ago
1
question about formula 7
#32
abcsimple
closed
1 year ago
12
Some questions about “PConv + PWConv“
#31
LKAMING97
opened
1 year ago
5
About the experiment in the paper
#30
870231652
opened
1 year ago
8
The order of the blocks in the Stage
#29
wsy-yjys
opened
1 year ago
1
A large pre-training weight
#28
zhu011
opened
1 year ago
2
Hello author, I have some questions about the ablation experiment section of your paper.
#27
csjhhuc
closed
1 year ago
6
Question about the formula
#26
870231652
opened
1 year ago
4
About PWConv
#25
xyh001007
opened
1 year ago
1
Can it be used on mmdetection?
#24
okt7760
opened
1 year ago
1
The difference between 'slicing' mode and 'split cat' mode?
#23
cswry
opened
1 year ago
1
why the model size all so big?
#22
lucasjinreal
opened
1 year ago
5
Limitation to Partial_conv3
#21
liamsun2019
closed
1 year ago
7
Is it okay to increase the hierarchical stages?
#20
bboogi
closed
1 year ago
2
some question about reparameterization in pconv
#19
870231652
opened
1 year ago
1
Next