Skip to content

piyushjaiswal98/Object-Detection

Repository files navigation

Object Detection

The python file named prog.py is the main file and the rest are helper functions. The analysis is performed on cifar10 dataset which was unpickled by cifar10.py file. The dataset can be downloaded from this link: https://www.cs.toronto.edu/~kriz/cifar.html Our code uses a saving mechanism which creates checkpoints after every 1000 iterations in order to save training time and divide the training into different intervals without loss of previously trained data

About

Object detection using Convolutional Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages