Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
deep learning for image processing including classification and object-detection etc.
mean Average Precision - This code evaluates the performance of your neural net for object recognition.