--- license: mit tags: - image-classification - onnx library_name: onnx --- # Glaucoma Prediction Model (ONNX) This model predicts the risk of glaucoma from fundus images. It accepts a 224x224 RGB image and outputs the probabilities for "normal" and "glaucoma".