lishen-shirley / Places2-CNNs

Places2-401-CNN and Places2-365-CNN
Other
35 stars 8 forks source link

Are the caffemodel files deprecated? #1

Open sherylwang opened 6 years ago

sherylwang commented 6 years ago

Hi, Recently, I downloaded the network definition files and the weight files to test the model on my own data. However, I find the weight files '*.caffemodel' are quite small, just for 4KB. I wonder if the weight files are deprecated now? Or could you provide the complete weight file?

lishen-shirley commented 6 years ago

Hi,

The caffemodel is still available for download (I've tried and it works). Could you try again?

WeitaoVan commented 6 years ago

Well, the problem seems to be solved by downloading the model by clicking 'Download' in https://github.com/lishen-shirley/Places2-CNNs/blob/master/Places2-365-CNN/Places2-365-CNN.caffemodel While downloading the whole repo or 'git clone' it leads to a caffemodel of very small size.

hujie-frank commented 6 years ago

@WeitaoVan @sherylwang You need install git-lfs first, then execute git lfs clone.