Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.04 KB

File metadata and controls

13 lines (8 loc) · 1.04 KB

Fine-tune & Serve Faster RCNN Object Detection Model Workflow for Computer Vision

Open In Colab

Follow along in the Colab Notebook to learn how to fine-tune a Faster RCNN model for object detection using PyTorch the Union framework on your own dataset.

Sign up for a free Union Serverless account here to get started with the Union platform. No card required. get $30 in free credits to get started.

This workflow demonstrates how to fine-tune a Faster RCNN model for object detection using PyTorch the Union framework on your own dataset.

The workflow includes data preparation, model training, and evaluation steps.