awesome-semantic-segmentation-pytorch
awesome-semantic-segmentation-pytorch copied to clipboard
Error in downloading dataset
I ran "python pascal_voc.py --download-dir .../datasets/voc" to download voc dataset, and the dataset was successfully downloaded. But then the error occured, "NotADirectoryError: [Errno 20] Not a directory: '.../datasets/voc/VOCdevkit' ". Is there anyone can help me? What should I do? Thanks a lot!
Please try .../datasets/voc/VOCdevkit -> ../datasets/voc/VOCdevkit.