.. Faster RCNN documentation master file, created by sphinx-quickstart on Fri Aug 24 00:21:15 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Faster RCNN for `hooman`'s documentation! ==================================================== Main features ------------- - Faster RCNN for `hooman` - End to End Training support by default - Multibatch (images) support - Multi-GPU support - Docker images provided - Tensorboard support - Good *(not yet)* Documentation Install ------- Clone at `https://github.com/anhlt/faster_rcnn `_ .. toctree:: :maxdepth: 1 user/install Tutorial -------- This part of the documentation, tutorial to train faster-rcnn on custom datasets .. toctree:: :maxdepth: 2 tutorial/mscoco tutorial/voc The API Documentation / Guide ----------------------------- If you are looking for information on a specific function, class, or method, this part of the documentation is for you. .. toctree:: :maxdepth: 2 api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`