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

python and pytorch version #11

Open
Yellow-Champagne opened this issue Apr 16, 2019 · 1 comment
Open

python and pytorch version #11

Yellow-Champagne opened this issue Apr 16, 2019 · 1 comment

Comments

@Yellow-Champagne
Copy link

Can this program can run in python3.6 and pytorch1.0.1?And I want to use VGG16 as the skeleton.Is that feasible?

@gjy3035
Copy link
Owner

gjy3035 commented Apr 22, 2019

Pytorch1.0 is OK.
If you want to implement this code in Python 3.6, you should check the "/" operation in our code.
SFCN based on VGG-16:
sfcn.zip

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

2 participants