IBBM / Cascaded-FCN

Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
Other
304 stars 127 forks source link

The dropbox link of weights.caffemodel were expired #15

Closed RenieWell closed 7 years ago

RenieWell commented 7 years ago

The dropbox link of the two weights.caffemodel were expired, the dropbpx told me the file was not exist or has been moved.

mohamed-ezz commented 7 years ago

The links were upgraded weeks ago.

RenieWell commented 7 years ago

The new links https://dl.dropboxusercontent.com/u/28351742/CascadedFCN/step1_weights.caffemodel and https://dl.dropboxusercontent.com/u/28351742/CascadedFCN/step1_weights.caffemodel still not work I have tried everything I can. Could you please check the links? @mohamed-ezz

mohamed-ezz commented 7 years ago

Hello @RenieWell, the links were updated in the README.md, but not in the notebook yet.

See https://github.com/IBBM/Cascaded-FCN/blob/master/models/cascadedfcn/step1/README.md and https://github.com/IBBM/Cascaded-FCN/blob/master/models/cascadedfcn/step2/README.md

It would help if you can replace dead links in the notebook with the links above and create a pull request.

Thank you.

mohamed-ezz commented 7 years ago

I have updated the links in the notebook too. Thanks for pointing that out.

RenieWell commented 7 years ago

Thank you for your help!

manutdzou commented 7 years ago

do you reproduce the result? @RenieWell