Skip to content
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

Open
okt7760 opened this issue Apr 26, 2023 · 12 comments
Open

About the use of pconv in resnet #34

okt7760 opened this issue Apr 26, 2023 · 12 comments

Comments

@okt7760
Copy link

okt7760 commented Apr 26, 2023

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

@JierunChen
Copy link
Owner

@okt7760 Hi, could you clarify how to reproduce your issue? What does it mean "it does not run"?

@okt7760
Copy link
Author

okt7760 commented Apr 29, 2023

@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?

@Embarrassing1
Copy link

Hi, I'm working on something similar, did you get good results using fasternet to replace resnet, is it easy to share your code?

@okt7760
Copy link
Author

okt7760 commented Jul 11, 2023

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

@Embarrassing1
Copy link

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]

@hefangnan
Copy link

Could you give me one?I also working on this. here is my email:[email protected]
thx

@kido1412y2y
Copy link

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

Hello, could you also share your code with me? Looking forward to your reply. here is my email: [email protected]

@jinlingwang0326
Copy link

我在 rensnet 中遇到瓶颈,用 pconv 替换 conv2 和 conv3,发现它无法运行。 对于卷积pconv的哪些部分适合替换,您有什么好的建议吗?

你好,我正在做类似的事情,你用fasternet代替resnet得到了好的结果吗,可以方便地分享你的代码吗?

当然!! 你可以给我你的电子邮件

Hello, could you also share your code with me? Looking forward to your reply. here is my email: (mailto:[email protected])

@myiy
Copy link

myiy commented Jan 28, 2024

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 email:[email protected]

@okt7760
Copy link
Author

okt7760 commented Jan 28, 2024 via email

@BUHUIQUMING-D
Copy link

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

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]

@lizha0yan
Copy link

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

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants