def _get_default_path(self):
"""
Return the default path where KITTI is expected to be installed......?
"""
return os.path.join(datasets.ROOT_DIR, 'data', 'building_data')
# ---------------------------------------------------------------------------------------------------------------- #
评论列表
文章目录