imed_vision icon indicating copy to clipboard operation
imed_vision copied to clipboard

Results 8 imed_vision issues
Sort by recently updated
recently updated
newest added

How do I prepare data and perform preprocessing? The codes below "preprocess" folder seem not to be used

您好,Readme里面似乎没有提供推理的命令,请问如何进行推理计算,保存推理结果图片?谢谢!

Could you please provide a detailed introduction about the experiment conducted on the HRF dataset in DS2F, including the configs and the test details?

Could you please confirm whether DS2F retains the dual-stream learning structure during the validation and testing phases, or only keeps the segmentation task branch? Thank you very much.

How can I use the DS2F for training, thank you very much

Hi, thanks for sharing, it's a very good study. But when I tried to replicate the code, I found that there was no DualLearning file in the project.

question

If i want to use train "Learnable Ophthalmology SAM" model on ciiyscape dataset, how to edit the json file? { "init_lr" : 0.01, "momentum" : 0.9, "weight_decay": 5e-4, "root" :...

> What does 'before', 'divide' and 'fusion' mean in the code? I couldn't find any corresponding description in your paper. > > In the JSON file, does 'image_size' refer to...