Git LFS for the model file
Closed this issue · 4 comments
Good Day @BBillot ,
Thank you for releasing the source code and model for SynthSeg.
I am interested to try it out, but experience difficulties getting the model SynthSeg.h5 file that you have provided.
When I perform a git lfs pull, I am told that...
batch_response: Git LFS is disabled for this repository
error: failed to fetch some objects from 'https://github.com/BBillot/SynthSeg.git/info/lfs'
A solution to this would be greatly appreciated!
Thank you very much!
Dear Benjamin,
Thanks for the swift response. Yeah it doesn't work if I simply clone the repo.
I get the following error:
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 88, in h5py.h5f.open OSError: Unable to open file (file signature not found)
and the model size is only 8 kb.
Alternatively, could you host the weights on a file sharing site that I could do a wget from?
Thanks so much!
Thanks for updating your repo! It works now!