You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your released model for classification, the first six convolution layers are OctreeConvolutions, while the last four are cudnn.VolumetricConvolutions. Why don't you set all convolutions as OctreeConvolutions?
I am also wondering if you are willing to release the exact model for semantic 3D point cloud labelling. Since I am very curious how it looks like.
Thanks very much!
The text was updated successfully, but these errors were encountered:
Hi,
In your released model for classification, the first six convolution layers are OctreeConvolutions, while the last four are cudnn.VolumetricConvolutions. Why don't you set all convolutions as OctreeConvolutions?
I am also wondering if you are willing to release the exact model for semantic 3D point cloud labelling. Since I am very curious how it looks like.
Thanks very much!
The text was updated successfully, but these errors were encountered: