Skip to content
New issue

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

Error in test.py #116

Open
hadarsh7798 opened this issue Oct 2, 2020 · 1 comment
Open

Error in test.py #116

hadarsh7798 opened this issue Oct 2, 2020 · 1 comment

Comments

@hadarsh7798
Copy link

Hello, I am facing following issue when trying to run test.py. Please help me resolving this issue

Traceback (most recent call last):
File "test.py", line 345, in
test_from_rgb_detection(FLAGS.output+'.pickle', FLAGS.output)
File "test.py", line 227, in test_from_rgb_detection
NUM_POINT, NUM_CHANNEL, from_rgb_detection=True)
File "/content/drive/My Drive/frustum-pointnet/train/train_util.py", line 28, in get_batch
num_point, num_channel)
File "/content/drive/My Drive/frustum-pointnet/train/train_util.py", line 77, in get_batch_from_rgb_detection
ps,rotangle,prob,onehotvec = dataset[idxs[i+start_idx]]
File "/content/drive/My Drive/frustum-pointnet/train/provider.py", line 165, in getitem
assert(cls_type in ['Car', 'Pedestrian', 'Cyclist'])
AssertionError

@super-fsy
Copy link

I have same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants