CNN Model for Kidney Disease Classification

This is a Convolutional Neural Network (CNN) model for classifying kidney disease using medical images.

Model Architecture

  • Base architecture: ResNet / AlexNet
  • Training data: [Your Dataset Name]
  • Evaluation metric: Accuracy, F1-Score

Usage

from transformers import AutoModel
model = AutoModel.from_pretrained("yashpat85/ResNet01")
Downloads last month
13
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Space using yashpat85/ResNet01 1

Collection including yashpat85/ResNet01