-
Notifications
You must be signed in to change notification settings - Fork 123
Issues: tsinghua-rll/VoxelNet-tensorflow
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Invalid argument Error :coordinate has shape(batch_size,K,4) while voxelwise has shape(batch_size,K,128)How can we apply scatter_nd? In FeatureNet, self.outputs = tf.scatter_nd(self.coordinate, voxelwise, [self.batch_size, 10, cfg.INPUT_HEIGHT, cfg.INPUT_WIDTH, 128])
#70
opened Jul 27, 2020 by
Pruthvik-Reddy
Excuse me, are you intersecting two cuboids of any angle in three-dimensional space?
#57
opened Jun 5, 2019 by
yeyuxmf
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.