Open bobiyaya opened 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.
Thanks for replying so quickly, I would like to ask where the weights/jsrt-unet/jsrt-unet_best.txt of the model is obtained
Thanks for replying so quickly, I would like to ask where the weights/jsrt-unet/jsrt-unet_best.txt of the model is obtained
Sorry, I have no backup on my personal pc. You can train the model with PyMIC. It will take less than an hour.
Thanks for replying so quickly, I would like to ask where the weights/jsrt-unet/jsrt-unet_best.txt of the model is obtained
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
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…]()
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.