DenseASPP
DenseASPP copied to clipboard
DenseASPP for Semantic Segmentation in Street Scenes
Module name can't contain a dot. Module name needs to be `'relu_1'` instead of `'relu.1'`
Hi, Thanks for your open source code! Nice work! Could you please share the pre-trained model of densenet121 with me? I will appreciate it if you could! Really thanks for...
Thanks for your great work. Will you release your training scripts?
RuntimeError: unexpected EOF, expected 243719 more bytes. The file might be corrupted.
Hi, Are you planning about releasing the checkpoint of the Mobilenet v2 based model? Without pretrained on ImageNet, I can only get 54.8% on the val set of CityScapes. Hoping...
Hi, I have read the paper. It reported a performance 80.6 mIOU on the test set. But why the released model DenseASPP161 only achieved 79.0% mIoU as shown in the...
How can I train my own model on LIP?