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

Issues with Two-Stage Algorithm Performance on Clearpose Dataset #4

Open
a17843915 opened this issue Mar 6, 2024 · 0 comments
Open

Comments

@a17843915
Copy link

I am reaching out to discuss an issue I've encountered while working with TranspareNet, specifically its application on the Clearpose dataset using the two-stage algorithm for transparent object depth completion.
My experimentation began with the default parameters provided for TranspareNet. Initially, I focused on the depth completion phase alone, and the results were reasonably good. However, when I proceeded to employ the full two-stage algorithm, encompassing both point cloud completion and depth completion, the performance significantly deteriorated.
For clarity and detailed analysis, I have attached images and results from my inference tests to this issue. These attachments illustrate the stark contrast in outcomes between the standalone depth completion and the comprehensive two-stage process.
During my troubleshooting process, I noticed that in the img2pcd file, the centering parameter is set to False. Given the context of my work and the observed performance issues, I am curious about the rationale behind this default setting. Could you please provide some insights into how this parameter influences the algorithm's performance, and whether adjusting it might improve the overall results for cases similar to mine?

Results of Point Cloud Completion:
image

Raw Depth:
image

GT Depth:
image

image

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