lions_cheetahs

Lions and cheetahs image classification example.

Classify lion or cheetah images using a pre-trained Deep Learning model with the PyTorch framework.

Authors:

JLPy

Version:

2023.11.26.03

Classes

Cfg

Static configurations for the project.

Explore

Prepare and Explore Data.

ImgsDataset

A custom subclass of Dataset for loading the images.