Faster-RCNN example
Run your first production-ready app — Faster-RCNN object detection model.
Last updated
Run your first production-ready app — Faster-RCNN object detection model.
Last updated
By the end of this tutorial, you will be well-prepared to use Everinfer for any CV/NLP task.
This example shows how to run an object detection model from scratch, starting with an ONNX graph only. We demonstrate the workflow on the test split of the 2017 COCO dataset.
That tutorial will enable you to:
efficiently process thousands of images
chain multiple ONNX graphs
integrate complex models