You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to use pykitti to read multiple sequences like (01,02,03) for training this train only 08 sequence what if I want to train more sequences (if this is possible) dataset = pykitti.odometry(MAIN_DIR, '08', frames=range(0, 340, 1))