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

Is random rotation included in the dataset itself? #154

Open
SLDRMK opened this issue Aug 1, 2024 · 1 comment
Open

Is random rotation included in the dataset itself? #154

SLDRMK opened this issue Aug 1, 2024 · 1 comment

Comments

@SLDRMK
Copy link

SLDRMK commented Aug 1, 2024

Dear authers,

Congratulations on your fatasitic works. To apply your framework on my own dataset, which is to complete point cloud obtained by a depth camera with 114 categories, I have to handle with sub point clouds with different unknown poses.

However, I noticed that there is no transforms similar to RandomRotation things in your dataloader. The fact is when I tried to train a net that fits the data all with default poses, the results is great. But when I added RandomRotation in the dataloader, the inference outcomes are bad.

So please tell me if your work could resolve such cases and whether the datasets you used include such rotation itself? If possible, please offer me suggestions to do adjustment.

@SLDRMK
Copy link
Author

SLDRMK commented Aug 1, 2024

I would appreciate much!

@SLDRMK SLDRMK changed the title Is random rotation concluded in the dataset itself? Is random rotation included in the dataset itself? Aug 1, 2024
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

1 participant