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
Im trying to run this project with docker configured according to the library versions given in the installation procedure.
PRETRAINED_NET_PATH = "./vgg16.npy"
Got an error saying there is no file called vgg16.npy
could you please help me resolve this issues
The text was updated successfully, but these errors were encountered:
Im trying to run this project with docker configured according to the library versions given in the installation procedure.
PRETRAINED_NET_PATH = "./vgg16.npy"
Got an error saying there is no file called vgg16.npy
could you please help me resolve this issues
The text was updated successfully, but these errors were encountered: