huang-yh / SelfOcc

[CVPR 2024] SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction
Apache License 2.0
273 stars 17 forks source link

from ..dataset.custom_nuscenes import CustomNuScenes as NuScenes #8

Open fine2copyV opened 7 months ago

fine2copyV commented 7 months ago

Can the implementation of this Nusc dataset be released?

huang-yh commented 3 months ago

Sorry for the confusion, but CustomNuScenes comprises no substantial modification compared with NuScenes from nuscenes_devkit. We are using it because of some file system incompatibility.