# DogsVsCats-ResNet18 **Repository Path**: m4shan/DogsVsCats-ResNet18 ## Basic Information - **Project Name**: DogsVsCats-ResNet18 - **Description**: DogsVsCats-ResNet18 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-04 - **Last Updated**: 2024-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DogsVsCats-ResNet18 use torchvision models ResNet18 to implement Kaggle's dogs vs. cats task ## Hardware Intel 6400, 16G RAM, GTX960-2GB ## OS and DL Tools Ubuntu 16.04, Anaconda, PyTorch 1.1.0, Python3.6 ## Run 1. set `data` and `checkpoint` folders directory in all .py files 2. **RUN** python train.py 3. **RUN** test.py