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

No Normalization in VGG-19 model #5

Open
Quang-elec44 opened this issue Mar 11, 2021 · 3 comments
Open

No Normalization in VGG-19 model #5

Quang-elec44 opened this issue Mar 11, 2021 · 3 comments

Comments

@Quang-elec44
Copy link

Quang-elec44 commented Mar 11, 2021

Hi, I'm trying to reimplement your project and there is a problem.

In FCN.py, line 101: there is no 'Normalization' in the VGG19 model. After loading the model from the .mat file, the dictionary contains only
' header'
'version'
'globals'
'layers'
'meta'
So, can you help me out? Thanks a lot.

@minar09
Copy link
Owner

minar09 commented Jun 13, 2021

Hi @Quang-elec44 , sorry for my late response. I am sorry to say that I haven't been working on this repo for a long time. Also, this repository could be considered a less performance model compared to the more recent works. I would suggest trying with newer ones if possible.

Thank you!

@linux-devil
Copy link

Can you suggest a recent new model

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