-
## 💥 Proposal
I recommend having an eye disease prediction system to stop the surge of eye diseases at early stages.
I aim to use a mix of various algorithms like The Logistic Regression, Random …
-
ntroduction
This database has been established by a collaborative research group to support comparative studies on automatic segmentation algorithms on retinal fundus images. The database will be i…
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
Hi Greg, i'm trying eyenet-2020, but when i run `cnn.py`, i'm getting this error:
`No such file or directory: X_train_256_v2.npy`. Where can i found or generate it?.
First I downloaded the data,…
-
A list of dataset files we believe are missing. Will be updated as they're reported / found. Feel free to comment to report additional ones.
- [ ] 108, Waveform Database Generator (Version 2)
V…
-
I am a graduate student at Nanjing University of Science and Technology. I am working on multimodal retinal image registration and have read your related paper. I am wondering if you could kindly send…
-
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…
-
[Saliency maps (or sensitivity masks)](https://pair-code.github.io/saliency/) visualize which inputs contribute towards a model decision. They are generated from gradient-based methods such as [integr…
-
非常感谢wepe的分享,开始以为是naive bayes. 不过仔细看了看,真的很适合我这样naive的新手,感觉作者真的太牛了,这么复杂的问题如此简单化,效果还这么好。
有几个小小的想法分享交流一下,
1. 对文件夹的循环操作是不是会占用很多时间,估计是出于工作目录的整洁和代码简洁考虑。
2. 不太明白gen_submission_by_rule.py中line 22-25 的目的,前面的判断不…
-
I ran a crawl on a site and a lot of pages were blank, in the sense that the screenshot was blank and the raw_content in the output didn't have the html body extracted, just had header and scripts stu…