├── Data_augmentation ├── generate_KITTI360_labels.py ├── loadCalibration.py └── project.py ├── LICENSE ├── README.md └── imgs └── SlaBins.png /Data_augmentation/generate_KITTI360_labels.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Syniez/SlaBins/HEAD/Data_augmentation/generate_KITTI360_labels.py -------------------------------------------------------------------------------- /Data_augmentation/loadCalibration.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Syniez/SlaBins/HEAD/Data_augmentation/loadCalibration.py -------------------------------------------------------------------------------- /Data_augmentation/project.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Syniez/SlaBins/HEAD/Data_augmentation/project.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Syniez/SlaBins/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Syniez/SlaBins/HEAD/README.md -------------------------------------------------------------------------------- /imgs/SlaBins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Syniez/SlaBins/HEAD/imgs/SlaBins.png --------------------------------------------------------------------------------