-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About the use of pconv in resnet #34
Comments
@okt7760 Hi, could you clarify how to reproduce your issue? What does it mean "it does not run"? |
@JierunChen I am sorry that I have carefully debug and found some problems with the number of channels not aligned, which have been solved. In addition, I would like to ask why fastnetblock is reduced back to the original dimension after pconv is increased by twice. What is the principle? |
Hi, I'm working on something similar, did you get good results using fasternet to replace resnet, is it easy to share your code? |
sure!! you can give me your email |
Thank you very much, here is my email: [email protected] |
Could you give me one?I also working on this. here is my email:[email protected] |
Hello, could you also share your code with me? Looking forward to your reply. here is my email: [email protected] |
Hello, could you also share your code with me? Looking forward to your reply. here is my email: (mailto:[email protected]) |
Could you give me one?I also working on this. Looking forward to your reply.here is my email:[email protected] |
并没有很好的结果,准确率反而下降,损失较大的精度换取极小的速度
欧凯曈
***@***.***
原始邮件
发件人:"myiy"< ***@***.*** >;
发件时间:2024/1/28 14:57
收件人:"JierunChen/FasterNet"< ***@***.*** >;
抄送人:"okt7760"< ***@***.*** >;"Mention"< ***@***.*** >;
主题:Re: [JierunChen/FasterNet] About the use of pconv in resnet (Issue#34)
Hi, I'm working on something similar, did you get good results using fasternet to replace resnet, is it easy to share your code?嗨,我正在做类似的事情,你使用 fasternet 替换 resnet 是否取得了良好的结果,分享你的代码容易吗?
sure!! you can give me your email确定!!你可以把你的电子邮件给我
Could you give me one?I also working on this. Looking forward to your reply.here is my ***@***.***
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hello, have you successfully replaced ResNet with FasterNet? Has the effect improved? If possible, could you please provide the complete code? Thank you very much! Here is my email: [email protected] |
Hi, I want to do experiments on replacing the conv layers with the PConv and PWConv. Could you please share the code with me? Thank you so much! My email is: [email protected] |
I bottleneck in rensnet to replace conv2 and conv3 with pconv, and I find that it does not run. Do you have any good suggestions about which parts of convolution pconv is suitable for replacing
The text was updated successfully, but these errors were encountered: