fvisin / reseg

A Recurrent Neural Network for Object Segmentation
GNU General Public License v3.0
125 stars 35 forks source link

the download url of vgg16.pkl is missing! how can i get it, please help me,thanks a lot #8

Closed shuaidaming closed 4 years ago

fvisin commented 4 years ago

Hello, unfortunately this code is not maintained anymore and Theano itself has been discountinued at the end of 2017. I am not sure where you could find the pretrained weights for VGG for Theano now, but it would probably be best to reproduce ReSeg in an actively developed framework such as JAX, Tensorflow or PyTorch rather than trying to get this code to work as is.