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

How to use pyconv in other backbones? #17

Open
chenshen03 opened this issue Apr 23, 2021 · 2 comments
Open

How to use pyconv in other backbones? #17

chenshen03 opened this issue Apr 23, 2021 · 2 comments

Comments

@chenshen03
Copy link

Hi, thanks for your amazing work.

How to use pyconv in other backbones (e.g. EfficientNet). Can I directly replace all the convolutional layers with PyConv, then load the imagenet pre-trained parameters? Or need to train the modified network from scratch on ImageNet and then finetune on the downstream task?

@iduta
Copy link
Owner

iduta commented May 11, 2021

Hi, thanks for the interest in our work. Yes, in this case you need to train the modified network from scratch.

@khawar-islam
Copy link

@iduta Did you achieve accuracy using PyConv?

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

3 participants