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

Different Layers, Same results #17

Open
rahimentezari opened this issue Apr 16, 2020 · 1 comment
Open

Different Layers, Same results #17

rahimentezari opened this issue Apr 16, 2020 · 1 comment

Comments

@rahimentezari
Copy link

I trained a VGG-16 for CIFAR10, 32x32 pixels. When I run netdissect for different Conv layers, e.g. conv1 and conv13, I got the same results. Should it be like this?
I got the same results for both :
(['grass', 'sky', 'zigzagged', 'striped', 'chequered', 'banded', 'waffled', 'freckled', 'red-c', 'blue-c'], [1, 1, 19, 14, 14, 10, 1, 1, 1, 1], [('object', 2), ('scene', 0), ('part', 0), ('material', 0), ('texture', 6), ('color', 2)], 100, 12, True, 'result/pytorch_vgg16_cifar10/html/image/conv1-bargraph.svg')

@cyizhuo
Copy link

cyizhuo commented May 19, 2020

Hello friend, did you sloved this problem? I'm having the same problem now.

By the way, I saw you made a Broden dataset with CIFAR-10, does it have semantic segmentation like the original Broden?

Thank you for answering.

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