ZongxuPan / DrBox-v2-tensorflow

The tensorflow implementation of DrBox-v2 which is an improved detector with rotatable boxes for target detection in remote sensing images
Apache License 2.0
47 stars 21 forks source link

no file called vgg16.npy #18

Open divyachandana opened 4 years ago

divyachandana commented 4 years ago

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