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

test.py run for list of images #202

Closed jeewa985 closed 4 years ago

jeewa985 commented 5 years ago

Can somebody help on run the test.py on list of images in a folder. Even though the argumet pass via command line to the test folder it shows "IsADirectoryError: [Errno 21] Is a directory"