Skip to content

Prediction on test result is not classifying the body parts #2

@DavidTu21

Description

@DavidTu21

Dear author,

Thank you for your amazing work! I am inferencing/testing on your sample test data (test_scan_002).ply using your pretrained model. However I faces a problem that the model is not correctly predict the body parts.

When I use body part = 4 (and the corresponding pretrained weight best_4_class.pt), I got everything classified as one class:
image

Similarly, for body part = 6, I got
image

For body part = 28, I got
image

I deleted the processed folder each time when changing the body part numbers.

My folder structure looks like:
test_data/
----------raw/
---------------test_scan_002.ply
ply_data/
----------input/
----------------test_scan_002.ply

My environment are: Pytorch 2.2.2, Python 3.8, torch-geometric 2.5.2.

Any insights would be much appreciated! Thank you for your time.

Kind regards,
David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions