matching-networks icon indicating copy to clipboard operation
matching-networks copied to clipboard

modification for custom datset

Open Sushmab27 opened this issue 6 years ago • 1 comments

How can I modify the code for the dataset of around 19000 images.

Sushmab27 avatar May 13 '19 09:05 Sushmab27

You can create a numpy array of the entire dataset and simply make changes in the utils.py file for the data loading

Sgsouham avatar Sep 22 '20 12:09 Sgsouham