Skip to content

some problems during the reproduction process #16

@jy229512937

Description

@jy229512937
  1. Reproducing DPM Results: While attempting to train the DPM (Dynamic Probabilistic Model) model, I encountered an issue with using the data from the "risk_assessment_dataset." Specifically, when attempting to train the model using data from the "syn_271_image.pkl" file within the "risk_assessment_dataset," I received the following error: "ModuleNotFoundError: No module named 'baseline_risk_assessment'." After conducting several tests, I suspect that there may be a missing "dataset.py" file within the DPM module in your GitHub codebase. Alternatively, could this issue be related to a deficiency in the ".pkl" file within the "risk_assessment_dataset"?

  2. Training the Model on Non-PKL Datasets: It appears that your models are primarily trained and tested using ".pkl" datasets. However, you have provided another dataset, "1043," which contains raw data (images). Could you kindly provide guidance on how to train the models using the "1043" dataset, including the appropriate command(s) to execute this training?

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