cvlab-epfl / tf-lift

Tensorflow port of LIFT (ECCV 2016), with training code.
197 stars 55 forks source link

scales-histogram-minsc-2 #25

Closed JanDempewolf closed 5 years ago

JanDempewolf commented 6 years ago

When I run: main.py --task=train --subtask=desc

I get this error : OSError: Unable to open file (Unable to open file: name = '/users/test/datasets/eccv/piccadilly/scales-histogram-minsc-2.0.h5', errno = 2, error message = 'no such file or directory', flags = 0, o_flags = 0)

Does any one know why that is?

kmyi commented 5 years ago

We are not providing the training dataset for now. That's what that error message is saying.