Roboflow ======== .. raw:: html `Roboflow `__ takes you from raw footage to a trained, production-ready computer-vision model without writing a line of training code -- all in the browser, on their servers. OpenMV is one of its deploy targets: when training finishes, one button downloads integer-quantized TFLite weights ready for the camera. Roboflow's own `documentation `__ goes deeper on every step. .. toctree:: :caption: Building the dataset :maxdepth: 1 create-project.rst upload-footage.rst label.rst .. toctree:: :caption: Training and deployment :maxdepth: 1 train.rst deploy.rst .. toctree:: :caption: Wrap up :maxdepth: 1 wrap-up.rst