Yiyou Sun

Results 6 comments of Yiyou Sun

@soumith I execute those commands as you mentioned before. Will it be conflict with the pre-installed version of torch? Now I'm confused about a lot mistakes and maybe need to...

Sorry for not so clear in settings.py file. You just need to create a file of 'dataset/broden1_224/index_sm.csv' and copy some lines(as you like) from file 'dataset/broden1_224/index.csv'.

> > I had same issue. Downgrading torch to 0.3.1 works for me. > > After Downgrading torch to 0.3.1, and run the 'main.py' . > > ``` > RuntimeError:...

As far as I know, 'broden' is the best concept detection dataset for now. So I suggest to use the default setting. If you want to create a new one,...

If you are running Resnet18, 16 Gb GPU memory is totally enough. It possibly exceeded your main memory.

32GB main memory and 12GB GPU memory works(tested). So I have no clue about the error reported.