reid-strong-baseline icon indicating copy to clipboard operation
reid-strong-baseline copied to clipboard

Training on custom dataset

Open mateuszwosinski opened this issue 3 years ago • 1 comments

Hi, I would like to train this model on the custom dataset from the other domain (e.g. cars or fashion). How can I prepare a dataset? Links to the datasets you provided in README are outdated unfortunately.

mateuszwosinski avatar May 31 '21 09:05 mateuszwosinski

You can write a custom class to build your dataset. You can refer to market.py. The output should be: image

michuanhaohao avatar Jul 13 '21 02:07 michuanhaohao