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

inference for classification and confusion matrix #203

Open
shayannikoohemat opened this issue Nov 25, 2022 · 0 comments
Open

inference for classification and confusion matrix #203

shayannikoohemat opened this issue Nov 25, 2022 · 0 comments

Comments

@shayannikoohemat
Copy link

Thank you Thomas for your nice work.
I tried the classification code on my data with few classes (eight classes) by converting my data to ModelNet40 structure. The train and test works fine. But if I want to do the inference for one object it is not easy because the dataloader and pre-processing for train and test are done together. Given one or some unknown points of objects, how can I run an inference and get the confidence?

My other question is about the confusion matrix. Is there a report per class or a confusion matrix report?

Thanks.

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