You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the error is caused by the version of python and interpreter (I use python 3.6 and Anaconda). For quick start, you can run the colab demo instead.
The right parenthesis was accidentally deleted when I cleaned up the code. I have fixed it. Sorry for the inconvience. Please try again.
If encountering the problem of 'No pre-trained weights will be loaded!', please change MODEL_DIR = os.path.join('models', 'pretrain') to MODEL_DIR = os.path.join('idinvert_pytorch', 'models', 'pretrain') in the Colab.
Getting this kind of error, Please Help me Sir/Madam
The text was updated successfully, but these errors were encountered: