mcordts / cityscapesScripts

README and scripts for the Cityscapes Dataset
MIT License
2.19k stars 608 forks source link

What changes do I need to do to add new images to the dataset locally? #165

Open ankur-chr opened 2 years ago

ankur-chr commented 2 years ago

Hi,

I am doing research on Panoptic Segmentation, and would like to understand how to add new images to the dataset (locally) so that I can test those images with the existing scripts. I am looking to create new images from existing images, and they should have the same annotations, and then add them into the dataset to train and test a deep learning model based on the updated dataset (locally updated).