igvc-software
igvc-software copied to clipboard
Remove projection part from cnn.py
trafficstars
cnn.py currently has multiple responsibilities. One of those responsibilities is projecting the image onto the ground plane, which shouldn't be in cnn.py
AC: ground projection ripped out from cnn.py