Abdelrahman Kaseb

Results 2 issues of Abdelrahman Kaseb

https://github.com/MarvinTeichmann/KittiSeg/blob/80adf0350c3108296f005ef3a24668aac55a47e7/evaluate.py#L117 "tv-analyze" doesn't work well it produce error: "ImportError: No module named tensorflow_fcn" As it don't have the same "sys paths" as "evaluate.py" You can add "sys.path.insert(1, 'incl')" to "do_analyze"...

I use python download_data.py --kitti_url http://www.cvlibs.net/download.php?file=data_road.zip (http://www.cvlibs.net/download.php?file=data_road.zip is the url i get after email verified) Then i get the error 2018-06-26 10:24:35,922 ERROR Wrong url. 2018-06-26 10:24:35,923 ERROR Please visit:...