Ikracs / Medical-Attack

2 stars 0 forks source link

I want to get the csv file in /dataset/JSRT/jsrt_all.csv #1

Open bobiyaya opened 1 month ago

bobiyaya commented 1 month ago

I'm glad you can provide the code of the paper, I am very interested in your work, can you provide the code in raw_data = .. /dataset/JSRT/jsrt_all.csv csv file, I would appreciate it.

Ikracs commented 1 month ago

I'm glad you can provide the code of the paper, I am very interested in your work, can you provide the code in raw_data = .. /dataset/JSRT/jsrt_all.csv csv file, I would appreciate it.

Hi bro, We have provided all the code needed. ‘jsrt_all.csv’ is a data file. Please go to their website for downloading the data.

bobiyaya commented 1 month ago

Thanks for replying so quickly, I would like to ask where the weights/jsrt-unet/jsrt-unet_best.txt of the model is obtained

image

Ikracs commented 1 month ago

Thanks for replying so quickly, I would like to ask where the weights/jsrt-unet/jsrt-unet_best.txt of the model is obtained

image

Sorry, I have no backup on my personal pc. You can train the model with PyMIC. It will take less than an hour.

bobiyaya commented 1 month ago

Thanks for replying so quickly, I would like to ask where the weights/jsrt-unet/jsrt-unet_best.txt of the model is obtained image

Sorry, I have no backup on my personal pc. You can train the model with PyMIC. It will take less than an hour.

Thank you very much for your reply, I will try my best to make it happen

bobiyaya commented 1 month ago

Hello, I encountered an issue during the attack where the data dictionary does not contain the keys img_w, pix_w, cls_w, and softmax. Did you set these values in the jsrt_all.csv file? ![Uploading image.png…]()