-
ophthalmic diagnostic procedure
-- A diagnostic procedure to evaluate the structure and/or function of the eye and visual system.
children
--- fundoscopy: a visualization of the fundus of the eye…
-
Thank you very much for sharing these codes. Very helpful. I am running it on Google Colab and it works OK on 45 degree fundus photographs.
I know you would not recommend using it on ultra-wide fi…
-
HI,
thank your excellent code. but i have some questions when i run it.
when i used python run.py --cfg experiments/optic_sinkhorn/diversity.yaml --output_dir output/
it raised
main()
…
-
Hi, thank you for releasing such excellent research on image enhancement. May I ask a few questions about your experiments?
1. How you split the EyeQ dataset into training/val/testing sets? In you…
-
Hello, first thank you so much for sharing your code! :)
It helped me a lot!
I have one question,
Did you use all the data in EyeQ dataset?
As you may know, some images don't have whole circle…
-
Thanks for your work on the Zeiss Dicom format, now I can read the dicom files from Zeiss SD-OCT Macular Cube structural scan (512x128, 200x200 on 6x6mm).
However, I cannot read the Zeiss SD-OCTA sca…
-
Hi Mark,
Hope you are doing well.
Recently I have been collecting some fda files which include OCTA images. I guess the useful information should be stored in these two chunks '**@PARAM_ANGIOGRAPHY…
-
Dear sir, we want to use the code of nnU-Net on fundus (2d images). We have some problems, could you give us some guidance, thank u!
We also notice you have mentioned' It is primarily designed for 3…
-
Hey,
your converter is a long needed tool. Somehow I have problems to open E2E files using your example E2E code. Everytime, I got this error message:
Traceback (most recent call last):
File "C…
-
Hi Team,
I have been building a new viewer with the 3D Beta. I have run into 2 image rendering issues using the WADO loader and C3D.
I have put together a small repo to reproduce these issues …