We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
assert table_name in self.table_names, "Table {} not found".format(table_name)
AssertionError: Table lidarseg not found 出现下面的报错信息,请问有办法解决吗
The text was updated successfully, but these errors were encountered:
解决了!
Sorry, something went wrong.
需要先从https://www.nuscenes.org/nuscenes#lidarseg 下载nuScenes-lidarseg-all-v1.0.tar,然后把它解压到data/nuscenes文件夹下。
No branches or pull requests
AssertionError: Table lidarseg not found
出现下面的报错信息,请问有办法解决吗
The text was updated successfully, but these errors were encountered: