mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation' based on the dataset of cityscapes).
I am trying to run the code, the following errors appear: FileNotFoundError: [Errno 2] No such file or directory: 'ninja': 'ninja', RuntimeError: Ninja is required to load C++ extensions. Any ideas to solve it will be highly appreciated. Thank you so much.
I am trying to run the code, the following errors appear: FileNotFoundError: [Errno 2] No such file or directory: 'ninja': 'ninja', RuntimeError: Ninja is required to load C++ extensions. Any ideas to solve it will be highly appreciated. Thank you so much.