wutianyiRosun / CGNet

CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]
MIT License
259 stars 51 forks source link

how to train dataset of mine #6

Closed zhangyunming closed 5 years ago

zhangyunming commented 5 years ago

hi:

 how to get the response "cityscapes_inform.pkl" file when trainning with  my dataset.

thanks

wutianyiRosun commented 5 years ago

Hi, @zhangyunming You can refer to the class " CityscapesTrainInform" in the ./dataset/cityscapes.py file.