Skip to content

Commit

Permalink
Update disc_area_classifier.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerADavis authored Sep 20, 2022
1 parent e51c846 commit f2af9f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DDLSNet/src/models/disc_area_classifier.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Script to train a model that predicts disc size for image of optic nerve head."""

import numpy as np
import pandas as pd
import tensorflow as tf
Expand Down

0 comments on commit f2af9f4

Please sign in to comment.