Object Detection
Author:

In this tutorial, we will be finetuning a pre-trained Mask R-CNN_ model on the Penn-Fudan Database for Pedestrian Detection and Segmentation_. It contains 170 images with 345 instances of pedestrians, and we will use it to illustrate how to use the new features in torchvision in order to train an object detection and instance segmentation model on a custom dataset.
Tasks: Object Detection
Task Categories: Computer Vision
Published: 09/27/23
Tags
R-CNN
Pedestrian Detection
Penn-Fudan
pytorch
torchvision
Loading...