Skip to content

about xrays #1

@TytopiaAI

Description

@TytopiaAI

Greetings!
Thanks for sharing the code.
I want to run the CXR8 dataset with this model. I downloaded the code from GitHub and downloaded the CXR8 dataset to ./dataset/CXR8. Then I executed conda env create -f environment.yaml and conda activate diff-mining. At this time, when I executed python diffmining/applications/xray/finetune.py --data_path dataset/CXR8/ --train_batch_size 8 --output_dir models/xray --num_train_epochs 100, I encountered some errors in diffmining/applications/xray/finetune.py. For example, No module named 'pandas', name 'sys' is not defined, No module named 'matplotlib'. So did I miss any steps?

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