GaryGuTC / COMG_model

[WACV 2024] Complex Organ Mask Guided Radiology Report Generation
MIT License
30 stars 2 forks source link

question for the Generate_mask #19

Open Szh2620 opened 2 weeks ago

Szh2620 commented 2 weeks ago

After setting up the environment, when I enter the preprocess folder to prepare the mask, CXAS reports an error saying that it cannot access the CXAS model. Has anyone encountered a similar issue?

GaryGuTC commented 2 weeks ago

Hi Thanks a lot for your attention. Here are some suggestions:

  1. Check the API to access the CXAS model if you are not in the permission area.
  2. Download the CXAS model weight, then access it locally.

Best regards

Szh2620 commented 2 weeks ago

Thank you for your reply. I have successfully downloaded the Unet model file and placed it locally, but I still have a problem. When I run preprocess_mask.py, it generates the IU_xray_segmentation folder, which is taking up so much space. It's filling up over 100 GB of space, and it’s not even finished generating yet.