gregwchase / eyenet

Identifying diabetic retinopathy using convolutional neural networks
https://www.youtube.com/watch?v=pMGLFlgqxuY
MIT License
195 stars 76 forks source link

Some questions about rotate_images.py #11

Closed yuchenlichuck closed 4 years ago

yuchenlichuck commented 5 years ago

Hi! I find that the DR dataset has been rotated 90,120,180,270 degrees, but the DM dataset hasn't been rotated. Is it matter whether to rotate or not? Or some ways like to rotate randomly will help more for training. I would appreciate it if you could answer my questions. Thanks a lot!