OneFormer - SOTA Instance Segmentation with Detectron2 | Tutorial | Google Colab

preview_player
Показать описание
OneFormer is fresh segmentation model that earned 5x state-of-the-art badges from Papers with Code. Model managed to beat MaskFormer and Mask2Former and is now ranked number one in Instance, Semantic and Panoptic Segmentation. Take a look at our Google Colab tutorial and learn how to use it in your Computer Vision project.

Chapters:
0:00 Introduction
0:45 Semantic vs Instance vs Panoptic
1:38 Inference Demo
2:50 Setting up python environment
4:02 ADE20K Dataset
5:36 Cityscapes Dataset
6:23 COCO Dataset
7:15 Roboflow Notebooks
8:04 Measure size of the real life object using segmentation
16:55 Outro

Рекомендации по теме
Комментарии
Автор

✋ Log my vote for the custom training tutorial

TheBradleydwyer
Автор

Already got this working on Replicate! Excited to use it in production!

prathameshsarang
Автор

Next video on how to train on custom dataset with provided notebook just like segformer please?. Thanks!

youtuberschannel
Автор

Could you do a video on custom training this model using incremental and transfer learning please! It would be of great help

vimalathithand
Автор

video on how to train on custom dataset with provided notebook just like other models please? Thanks!

iamsirprize
Автор

@Roboflow, what and amazing video. Next video on "how to train on custom dateset".

hassambaig
Автор

Hi ! Thanks for the tutoriel ! I am a begginer and I would like to know how could I save only the annotation mask without the background scene. (I am currently running the demo fine from github with a pretrained model and I would like to output only mask without the initial scene picture in the background ) Thanks you in advance ! :)

sarahgarcia
Автор

What's the latest on the custom training tutorial ? :)

mikeazatov
Автор

Hi thanks for the tutorial, how did you disable the class name/ label at time 10:41? thanks I am trying to disable the class name from showing.

sevemz
Автор

please provide info about custom training

computer_vision
Автор

Can you please share the colab link shown in the video? (Code which includes object size estimation part)

snehitvaddi
Автор

can u provide me the link to your notebook for this code?

anishkuvelkar
Автор

Hey, the colab notebook of oneformer is not working.

anishkuvelkar