voreille / hecktor

MIT License
76 stars 25 forks source link

Adding out-of-the-box cropping code of testing code. #5

Closed JunMa11 closed 4 years ago

JunMa11 commented 4 years ago

There is no gtvt in testing sets. Could you please updating the cropping code in the notebook?

vandrearczyk commented 4 years ago

I am not sure which notebook you are referring to. In any case, neither is made for the test set. evaluate_predictions.ipynb is not meant to be used by the participants with the test set since we won't provide the ground truth. crop_dataset.ipynb is not needed by the participants.

JunMa11 commented 4 years ago

Dear @vandrearczyk

Sorry, I thought crop_dataset.ipynb is for training and testing data cropping.

Where is the code that I can use to crop the testing data?

Best, Jun

vandrearczyk commented 4 years ago

No worries, you can check the Resample Data section in the README. Best, Vincent

JunMa11 commented 4 years ago

Thanks for your help very much. I make it :)