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.92k stars 1.1k forks source link

Indoor Split #275

Open debasmitdas opened 2 years ago

debasmitdas commented 2 years ago

Since the ADE 20K dataset contains both indoor and outdoor scenes, is is possible to train the ADE20K on only indoor scenes ? Is there any way to filter out only indoor scenes or is there any existing split out there that covers only indoor scenes ?