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
3
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.

Space using yashpat85/ResNet01 1

Collection including yashpat85/ResNet01