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

Pre-trained models (cityscapes & Mapillary)

segermans opened this issue · comments

Dear authors,

Thanks for your great work! I Would like to use the output of your model for my research. Therefore, the pre-trained models on the mapillary (and cityscapes) dataset would be of great help. Can you guys either upload the model on github or send them to me privately? Would highly appreciate it!

Thanks in advance and looking forward to your answer.

Cheers, Seger

The Cityscapes model is available now. I haven't trained on Mapillary dataset with this implementation of EfficientPS yet. Can you email me when you need it (the maximum delay possible).

The Cityscapes model is available now. I haven't trained on Mapillary dataset with this implementation of EfficientPS yet. Can you email me when you need it (the maximum delay possible).

Thank you for providing the pretrained model!
why i can't load the pretrained model in Cityscapes with torch 1.4.0? which version do you select to train this model?
RuntimeError: version_ <= kMaxSupportedFileFormatVersion INTERNAL ASSERT FAILED

The model was trained with torch 1.7.1. I have updated the repo to support 1.7.1
Please reinstall. Hopefully, there shouldn't be any problem running the model then.

The model was trained with torch 1.7.1. I have updated the repo to support 1.7.1
Please reinstall. Hopefully, there shouldn't be any problem running the model then.

Thanks a lot, Rohit! Will try this later.
How are you proceeding with getting the pretrained model for Mapillary Vistas? Looking especially forward to that.

Mapillary Vistas would take 2-3 weeks.

Mapillary Vistas would take 2-3 weeks.

Okay, unfortunately but understandable. Hope you guys can upload it by then!!
Cheers.

Hi Mohan,

Is it possible to already provide us with the config file which you use to train mapillary vistas? I am curious about how some of the parameters are set there :) kind regards

Is there a plan to release the trained model on the KITTI images?

The model for KITTI is released. In few days the repository will be updated to support all the datasets. However, the pre-trained models will take time due to resource constraints.

Hi Mohan,
Will you provide us with the config file which you use to train mapillary vistas recently?

commented

Hi Mohan,
When will you release the trained models?

commented

Hello,
the url's to the pretrained models don't work at the moment :)
A reupload would be greatly appreciated!

Hello, the url's to the pretrained models don't work at the moment :) A reupload would be greatly appreciated!

Still unavailable right now.

The pre-trained model download links are working. I just tried and I could download it without any problem.

The pre-trained model download links are working. I just tried and I could download it without any problem.

It works. Thank you.

to those facing issue with downloading the pre-trained models, the links provided do not direct to file download. I did, right click on the link ---> save link as... and was able to download the models.