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
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