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 have a question about the setup of your experiment.
Since the labeled points are randomly and temporarily selected while each batch data is generating, how do you ensure the labeled points in the same scene are fixed in multiple training epochs?
Hi @QingyongHu, thanks for your awesome work!
I have a question about the setup of your experiment.
Since the labeled points are randomly and temporarily selected while each batch data is generating, how do you ensure the labeled points in the same scene are fixed in multiple training epochs?
The randomly selected annotation points code is here: https://github.com/QingyongHu/SQN/blob/main/main_SemanticKITTI.py#L94
The text was updated successfully, but these errors were encountered: