DeepSceneSeg / EfficientPS

PyTorch code for training EfficientPS for Panoptic Segmentation
http://panoptic.cs.uni-freiburg.de/
GNU General Public License v3.0
535 stars 76 forks source link

Mapillary config problem(CUDA_ERROR_ILLEGAL_ADDRESS) #21

Open 48313758a opened 3 years ago

48313758a commented 3 years ago

hello, thanks for your great work.I have prepared Mapillary dataset,but there's something wrong about configs and lr schedule. CUDA_ERROR_ILLEGAL_ADDRESS: an illegal memory access was encountered happened,I think it may be caused by configs. If it's possible to provide your mapillary training config file?

mohan1914 commented 3 years ago

We will update the configs in few days along with the support for training on Mapillary dataset.