DIAGNijmegen / pathology-hooknet-tls

MIT License
6 stars 0 forks source link

weights.h5 #5

Closed 4479917 closed 2 months ago

4479917 commented 2 months ago

Hello!

I installed the code with docker. Then I did command "python3 -m hooknettls \ hooknettls.default.image_path=/home/4479917/example.tif \ hooknettls.default.mask_path=/home/4479917/example_mask.tif"

Then it returns "FileNotFoundError: [Errno 2] Unable to open file (unable to open file: name = '/ home/user/pathology-hooknet-tls/weights.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)"

It seems like there's no wieights.h5 file?

Thanks a lot for your help!