Skip to content

anonymous-sushi-armadillo/fast_is_better_than_free_CIFAR10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast is Better Than Free: CIFAR10

Requirements:

Python 3.6

Install the required packages:

$ pip install -r requirements.txt

Follow the instructions below to install apex:

$ git clone https://github.com/NVIDIA/apex
$ cd apex
$ pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./

Clone the cifar10-fast repository:

$ git clone https://github.com/davidcpage/cifar10-fast.git

Trained model weights

Trained model weights can be found here: https://drive.google.com/open?id=1W2zGHyxTPgHhWln1kpHK5h-HY9kwfKfl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages