ignacio-rocco / weakalign

End-to-end weakly-supervised semantic alignment
MIT License
209 stars 47 forks source link

Creating a dataset #19

Open tquintudelft-source opened 2 years ago

tquintudelft-source commented 2 years ago

Hello,

Is there any file in the code or otherwise a guide on how to go about constructing a data set that can be read in for training/eval from .jpg images? I've inspected the structure of the provided datasets and I don't think it will be feasible to manually imitate it. Any help would be greatly appreciated.

Thanks!