ki-ljl / cnn-dogs-vs-cats

Implementation of cats-vs-dogs based on CNN.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnn-dogs-vs-cats

Implementation of cats-vs-dogs based on CNN.

Environment

torch==1.10.1+cu111

torchvision==0.5.0

numpy==1.18.5

Usage

python CNN.py

About

Implementation of cats-vs-dogs based on CNN.

License:MIT License


Languages

Language:Python 100.0%