CSAILVision / semantic-segmentation-pytorch

Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
http://sceneparsing.csail.mit.edu/
BSD 3-Clause "New" or "Revised" License
4.96k stars 1.1k forks source link

Does your code base suppose custom dataset #256

Open pankaja0285 opened 3 years ago

pankaja0285 commented 3 years ago
RogerQi commented 3 years ago

@RicoSuaveGuapo wrote some nice docs about using custom dataset in #249 .

CharlesPikachu commented 3 years ago

maybe you can try this repo https://github.com/SegmentationBLWX/sssegmentation (support custom dataset,higher performance)