``` python export_gt_depth_nusc.py val ``` The depth map occupies more than 200G, Can the depth map gt take up less space? I want to use depth map supervision. ``` python export_gt_depth_nusc.py train ``` This will make my storage explode.
The depth map occupies more than 200G, Can the depth map gt take up less space?
I want to use depth map supervision.
This will make my storage explode.