- numba
- torch
- torchvision
- numpy
- scipy
- opencv
- cmapy
- matplotlib
you need to download DataSet from Kitti DepthEstimation(for Depth map) and rawDataset(for IMU_DATA and RawImage to calculate opticalflow)
python Train_module.pyTo test the model, you need to download the dataset from here(Pre-Train model and Crop DataSet): https://drive.google.com/drive/folders/16kIMDawuQ6MVet9yxr4shkWg71a4Skpm?usp=sharing
python Visualize_result.pyYou need to change the PATH of DATAset and model in Train_module.py and Visualize_result
