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
I'm wondering what are the main differences between 3DSSD and VoteNet on the architecture level, besides removing FP layers, fusion sampling strategy in SA layers and 3D Center-ness Assignment Strategy. Since I noticed that VoteNet works poorly on KITTI https://github.com/facebookresearch/votenet/issues/53#issuecomment-584548785, but 3DSSD works just great. I think the two methods share many similarities but why the results are so different.
Looking forward to your insight~
The text was updated successfully, but these errors were encountered:
Hi all, thanks for releasing this great work.
I'm wondering what are the main differences between 3DSSD and VoteNet on the architecture level, besides removing FP layers, fusion sampling strategy in SA layers and 3D Center-ness Assignment Strategy. Since I noticed that VoteNet works poorly on KITTI https://github.com/facebookresearch/votenet/issues/53#issuecomment-584548785, but 3DSSD works just great. I think the two methods share many similarities but why the results are so different.
Looking forward to your insight~
The text was updated successfully, but these errors were encountered: