-
Hi justinengelmann,
I came up with the article and had to immediately jump onto my PC to try out your code. The example with QuickQualMEME works well despite that the result is not so favorable. I …
-
Thanks for your great project! Sir,I want to train new 2D data with pretrained model,how could I do that?
-
Thank you very much for your work. I recently tried to train my own LED, following the instructions in your Readme. But my test results weren't very good. I would like to ask how many images you used …
-
I'm glad you can open source your code for me to refer to, but I have some questions about variables in the code that I hope you can answer
The variable is' checkpoint ', why is it' path to the pre t…
-
The following error occurs when running the program:
==> Loading DeepLab model file: ./logs/source/source_model.pth.tar
0%| | 0/2 [00:05
-
Hi, there, I was very impressed by your work ! Can you provide a pretrain model and give some instrucions of your work ? I would like to test how good the restoration and prediction will be. Thank yo…
-
```
~/Fundus/github.com/metagen/metamaps-docker master$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
401a…
-
Hi~please help me figure out some questions.
1. i found that " python3 train2d.py --task refuge --ds train,valid,test --split all --maxiter 10000 --net unet-scratch "
should be " --task fundus…
-
您好。感谢您公开发表在ICPR2018上论文:”An Automated Point Set Registration Framework for Multimodal Retinal Image“的code,我尝试将您的方法作为我的对比方法,但在run您提出的方法的时候遇到一些问题(因为input不止是两幅images),如您有时间,可否抽空帮助学生解答疑惑?不甚感激!
具体问题如下…
-
Thank you for publishing the code for this study. I stumbled upon some errors when trying to reproduce.
When using the `prepare_dataset.py` file, I got an error, from the prepare_dataset function i…