WANG Lei

Results 7 comments of WANG Lei

`gcc: error: pydensecrf/eigen.cpp: No such file or directory` solved, thanks! method: `pip install cython` `pip install git+https://github.com/lucasb-eyer/pydensecrf.git` my GCC version is 5.4.

you could see it: https://stackoverflow.com/questions/34050071/tensorflow-random-shuffle-queue-is-closed-and-has-insufficient-elements/43370673

I have told the extraction code. It is in README.md, it is 'vdb6'.

You could use a VPN to download the model in Baidu network disk. I have tried this link, it is OK. [https://pan.baidu.com/s/1CwChGVu6HWFDN2Xsy_htTA#list/path=%2F](https://pan.baidu.com/s/1CwChGVu6HWFDN2Xsy_htTA#list/path=%2F)

Yes,I have met the same problem. My machine GPU is 1080 Ti, I use ResNet152, when batch size = 32, OOM. When batch size reduce to 8, is right!

> Thank you for sharing your code! Your work is really brilliant! > > But here I'm puzzled about how to set the parameters of Pairwise potentials with other datasets....

> I want to know the source of "deeplab_largeFOV.pth" in data directory, can you explain detail about is?? > > Is it a pre-trained weight on the ImageNet dataset? >...