DeepSceneSeg / EfficientPS

PyTorch code for training EfficientPS for Panoptic Segmentation

Home Page:http://panoptic.cs.uni-freiburg.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to train the model on the COCO dataset?

zjl603 opened this issue · comments

Dear author,

Thanks for the great work! I have completed the attempt of the model on the Cityscapes dataset.
And if I want to train the model on COCO, what should I do to preprocess the dataset?
By the way, what does the folder "stuffthingmaps" mean and how can I get the folder when train the model on COCO dataset?

Looking forward to your reply.

Hi .
If you have completed the attempt of the model on the Cityscapes dataset , can you please mention your python version, cuda and torch .