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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no file called vgg16.npy

divyachandana opened this issue · comments

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