GeekyYouthsInfo / Deep-Learning-Cataract-Detection

Academic: Deep learning-based mobile app to accurately identify the presence and severity of cataracts, enabling early diagnosis and treatment.
0 stars 1 forks source link

Added file to demonstrate the performance of ResNet152 using PyTorch #14

Closed jona42-ui closed 2 months ago

jona42-ui commented 2 months ago

In this commit, I demomstrated the performance of ResNet152 with Pytorch. I used the Image data shared of 497 items Train and 123 items Test Datasets.

jona42-ui commented 2 months ago

So even when this experiment shows good performance am yet to try with more unseen test data. But lets also note that the we are using very few dataset examples . Ideally, the training set is meant to be like 1k+.