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 Configure of Parameters #29

Open
meiluzhu opened this issue Nov 23, 2019 · 1 comment
Open

About Configure of Parameters #29

meiluzhu opened this issue Nov 23, 2019 · 1 comment

Comments

@meiluzhu
Copy link

meiluzhu commented Nov 23, 2019

Hi! Thanks for your sharing
I tried to run this project on one machine. I run the code successfully by removing the ncluster.
But I have some confusions about configure of parameters.
I cannot understand 'trndir':'-sz/160' and 'trndir':'-sz/352'. I download the imagenet dataset by pytorch, there are two folders: train and val. May I know the differences between 'trndir1':'-sz/60', 'trndir':'-sz/352' and original imagenet dataset? Can I assign the same path to the 'trndir':'-sz/160', 'trndir':'-sz/352' , namely the imagenet dataset I downloaded? (in your code, just need to remove to 'trndir' )

@yaroslavvb
Copy link
Collaborator

BTW, this repo is old and broken, use https://github.com/cybertronai/imagenet18 instead

The difference between folders is that they are pre-resized versions of the dataset, -- resized to 60, 352, 160 pixels, this is done to reduce decoding time

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