This commit is contained in:
rmaphoh
2023-01-31 09:31:14 +00:00
parent 8c424f5b9e
commit a7329b0b22
+8
View File
@@ -22,11 +22,19 @@
]
},
{
"cell_type": "markdown",
"id": "b12bad44",
"metadata": {},
"source": []
},
{
"attachments": {},
"cell_type": "markdown",
"id": "ff0bf26e-c657-49de-8761-89d5a94c390d",
"metadata": {},
"source": [
"### Split val set from train data\n",
"- Download dataset from [official website](https://ieee-dataport.org/open-access/indian-diabetic-retinopathy-image-dataset-idrid) \n",
"- Images can be processed if necessary, with any processing tools such as [AutoMorph](https://github.com/rmaphoh/AutoMorph)"
]
},