TobyPDE / FRRN

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

Invalid Syntax when entering path to model #11

Closed jugaris closed 7 years ago

jugaris commented 7 years ago

Hi,

I am trying to run "python predict.py" and when I have to enter the model name I enter ""/home/user/Documents/FRRN-master/models/frrn_p.npz" and I get always the error "TypeError: super() takes at least 1 argument (0 given)"

How should I enter this path? I am using ubuntu 14.04 distribution

Thanks in advance and best regards Jugaris