This repository contains a boilerplate for those wishing to build a docker image using the TensorFlow deep learning framework for the ObjectNet Challenge. It assumes you already have a pre-trained TensorFlow model which you intend to submit for evaluation to the ObjectNet Challenge.
See ObjectNet Template - TensorFlow for documentation on this repository.
If your model is built using a different framework, go to the relevant documentation:
If you are not familiar with docker here are instructions on how to install docker, along with a quick start guide.