Skip to content

Questions about data preparation for testing and evaluation mode #12

@dh001111

Description

@dh001111

Thanks for the great work on this project!

Currently I'm preparing my own data set for testing, and I noticed that all the samples in the datasets that you provided, no matter the Breaking Bad or the Fractura dataset, are initialized to a assembled state. But what if I have some fractured pieces that I only know that they belong to the same object but not sure what that object looks like? Does this kind of samples meets the model input requirements? I just generated a .hdf5 file using my own data and I found that "removal_masks" and "removal_order" are both zeros. I guess it is because all the pieces in my samples are just initialized in random places. Would this affect the model performance?

What's more, I also tried the eval mode of the model with the eval.sh file. It runed successfully but I want to know are there adjustable super parameters like steps and iterations so that I'm able to get similar results like when I use the demo?

Thanks in advance and looking forward to your reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions