How to train on the custom data set?
YunLongPan opened this issue · 2 comments
YunLongPan commented
How to train on the custom data set?
changliu19 commented
Hi Yunlong,
Briefly speaking, you need to prepare a dataset annotation JSON file, then specify the path to the image folder and target mask folder in the config file. For details please check:
YunLongPan commented
Thank you!
At 2021-10-06 18:30:04, "ntuLC" ***@***.***> wrote:
Hi Yunlong,
Briefly speaking, you need to prepare a dataset annotation JSON file, then specify the path to the image folder and target mask folder in the config file. For details please check:
https://github.com/henghuiding/Vision-Language-Transformer/blob/9b24015566fa820e3eddbbd8942fa44512ec1b3c/data/data_process_v2.py#L77
https://github.com/henghuiding/Vision-Language-Transformer/blob/9b24015566fa820e3eddbbd8942fa44512ec1b3c/loader/loader.py#L93
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.