fgogoto
Results
3
issues of
fgogoto
Hello,I don't understand how to get the real distance from the "out" in demo.py .What model I used is trained from KITTI.Could you please tell me how to get it...
Is it the parameters of student model?or the parameters of teacher model?
from eel import chrome chrome_instance_path = chrome.find_path() print(chrome_instance_path) print(chrome_instance_path is not None and os.path.exists(chrome_instance_path))