-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Thanks for bringing the idea of attention to wsss in point cloud!
I met two issues in this work
In https://github.com/plusmultiply/mprm/blob/master/datasets/Scannet_subcloud.py#L798
You make the center of the sub-cloud different every time, does it mean that we still need point-level labels to get the sub-cloud-level labels?
because the sub-clouds generated by the same seeds might be slightly different.
I think your attention submodules are implemented incorrectly
In short, it should be stacked_length = inputs['stacked_length_out'] in
https://github.com/plusmultiply/mprm/blob/master/models/network_blocks_mprm.py#L968
https://github.com/plusmultiply/mprm/blob/master/models/network_blocks_mprm.py#L1026
Metadata
Metadata
Assignees
Labels
No labels