Skip to content

This project demonstrates how to fine-tune a pre-trained ResNet18 model using PyTorch for binary classification. This model is adapted to identify images in two classes Positive and Negative.

License

Notifications You must be signed in to change notification settings

lucianoscarpaci/ResNet18-Evaluation-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ResNet18-Evaluation-PyTorch

Overview

This project demonstrates how to fine-tune a pre-trained ResNet18 model using PyTorch for binary classification. This model is adapted to identify images in two classes: Positive and Negative.

Results

The model had over 99% accuracy in binary classification. It identified misclassified samples to further strengthen its capabilities.

Installation

To get started, clone the repository and install the required dependencies:

In Docker and JupyterLab

    git clone https://github.com/lucianoscarpaci/ResNet18-Evaluation-PyTorch.git

License

This project is licensed under the MIT License.

About

This project demonstrates how to fine-tune a pre-trained ResNet18 model using PyTorch for binary classification. This model is adapted to identify images in two classes Positive and Negative.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published