DeepVoltaire / Fast-SCNN

Unofficial implementation of Fast-SCNN: Fast Semantic Segmentation Network
MIT License
71 stars 24 forks source link

Bdd100k and custom dataset inference #7

Open abhigoku10 opened 4 years ago

abhigoku10 commented 4 years ago

@DeepVoltaire Thanks for open sourcing the source code , its a great work . I have few queries Q1 when i used the pre-trained model on BDD100k and on custom dataset i get the below results image Q2 should we use any different kind of preprocessing technique on bdd100k and custom dataset to obtain results like cityscapes Q3 any idea to increase the mask quality for poles and get the trunk part of tree more clearly Q4 y does sky getting classified and segmented as buildings or trees

THanks in advance

zacario-li commented 4 years ago

try this code for more preprocessing for datasets code