Closed
Description
Hi, When I was running the tutorial on cars segmentation (CamVid), I got the following error:
URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)>
Which is providing error while downloading the pre-trained network.
I could download the net manually using the browser (where it provided an error but I just bypassed it).
and run the tutorial.