Skip to content
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

How should I train my dataset? #9

Open
wyaimyj opened this issue Jul 28, 2023 · 3 comments
Open

How should I train my dataset? #9

wyaimyj opened this issue Jul 28, 2023 · 3 comments

Comments

@wyaimyj
Copy link

wyaimyj commented Jul 28, 2023

Hello, I would like to use your model to train on my own dataset. My dataset consists of point clouds from different viewpoints of a statue. However, I do not have the corresponding rotation and translation matrices between the point clouds pairwise. How can I address this issue? Thank you!

@HpWang-whu
Copy link
Owner

Hi @wyaimyj,
Thanks for your interest!
To train YOHO on other datasets, you can refer to here.
For multiview reigstration needs, please refer to WHU-USI3DV/SGHR#4 (comment).
Yours,

@a1ibekov
Copy link

a1ibekov commented Oct 3, 2023

Hi @wyaimyj, Thanks for your interest! To train YOHO on other datasets, you can refer to here. For multiview reigstration needs, please refer to WHU-USI3DV/SGHR#4 (comment). Yours,

I have a question on how "cloud_bin_0Keypoints.txt" is created? Thank you!

@HpWang-whu
Copy link
Owner

Hi @a1ibekov,
Thanks for your interest!
'cloud_bin_0Keypoints.txt' contains the point-indexes of 5000 randomly sampled points in 'cloud_bin_0.ply'
Yours,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants