TobyPDE / FRRN

Full Resolution Residual Networks for Semantic Image Segmentation
MIT License
278 stars 93 forks source link

Theano and Lasagne version #39

Open HaddedMohamed opened 4 years ago

HaddedMohamed commented 4 years ago

I have problem when running the train.py, it shows me each time an error 'cannot import name 'downsample' and when i change the version of theano and Lasagne i have a problem with gpuarray.

Can you please cite the exact version of Theano and Lasagne.

Thank you