/objectnet-template-pytorch

baseline mode for the ObjectNet competition

Primary LanguagePythonMIT LicenseMIT

Overview

This repository contains a boilerplate for those wishing to build a docker image using the PyTorch deep learning framework for the ObjectNet Challenge. It assumes you already have a pre-trained PyTorch model which you intend to submit for evaluation to the ObjectNet Challenge.

See ObjectNet Template - PyTorch for documentation on this repository.

If your model is built using a different framework, a general template along with instructions can be found at ObjectNet Template - Other.

If you are not familiar with docker here are instructions on how to install docker, along with a quick start guide.