/IVF_CNN

Fine-tuning ResNet to predict labels of IVF video frames

Primary LanguagePython

IVF_CNN

ResNet50.py
This code is fine-tuning ResNet50 model by using keras.
Input data is picture or video frame.
Use data augmentation to increase data size.