Deep Learning Explorer

Deep learning explorer is a set of tools to quickly see how different deep learning models work with your data.

Every model is ready to test in an NVIDIA docker environment with Jupyter notebooks.

An NVIDIA GeForce 1080Ti on Ubuntu 16.04 is used for testing, but other cards and distributions may also work.

Custom data is supported in the COCO format. You can use pycococreator to create your own COCO-style data sets.

Learn how to get started here: https://patrickwasp.com/train-a-mask-r-cnn-model-on-your-own-dataset/

Currently implemented models