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

  Рет қаралды 6,612

Roboflow

Roboflow

Күн бұрын

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
Roboflow: roboflow.com
Roboflow Universe: universe.roboflow.com
Roboflow Notebooks: github.com/roboflow-ai/notebooks
OneFormer GitHub repository: github.com/SHI-Labs/OneFormer
OneFormer arXiv paper: arxiv.org/abs/2211.06220
"How to Train Detectron2 on Custom Object Detection Data" Blog Post: blog.roboflow.com/how-to-trai...
"Measure Distance in Photos and Videos Using Computer Vision" Blog Post: blog.roboflow.com/computer-vi...
Stay up to date with the projects I'm working on at github.com/roboflow-ai and github.com/SkalskiP! ⭐

Пікірлер: 39
@TheBradleydwyer
@TheBradleydwyer Жыл бұрын
✋ Log my vote for the custom training tutorial
@Roboflow
@Roboflow Жыл бұрын
+1 💪
@abdshomad
@abdshomad Жыл бұрын
+1 👍
@youtuberschannel12
@youtuberschannel12 Жыл бұрын
@@Roboflow Yes we need a video guide on how to train on custom dataset! And sample notebook as well.
@computer_vision
@computer_vision Жыл бұрын
up vote
@mikeazatov1537
@mikeazatov1537 Жыл бұрын
+1
@prathameshsarang1593
@prathameshsarang1593 Жыл бұрын
Already got this working on Replicate! Excited to use it in production!
@Roboflow
@Roboflow Жыл бұрын
Hi 👋! Did you managed to train it on custom dataset?
@sevemz3359
@sevemz3359 Жыл бұрын
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.
@hassambaig4434
@hassambaig4434 Жыл бұрын
@Roboflow, what and amazing video. Next video on "how to train on custom dateset".
@Roboflow
@Roboflow Жыл бұрын
It is on our TODO list… however that list is pretty long. Keep your fingers crossed 🤞
@iamsirprize
@iamsirprize 6 ай бұрын
video on how to train on custom dataset with provided notebook just like other models please? Thanks!
@youtuberschannel12
@youtuberschannel12 Жыл бұрын
Next video on how to train on custom dataset with provided notebook just like segformer please?. Thanks!
@Roboflow
@Roboflow Жыл бұрын
There is a really good chance that we will do it! The authors of OneFormer have declared that they are very willing to help us. Stay tuned and give us just o bit of time to get the ball rolling.
@youtuberschannel12
@youtuberschannel12 Жыл бұрын
@@Roboflow Great! Looking forward to it 😀
@Roboflow
@Roboflow Жыл бұрын
@@youtuberschannel12 stay tuned ;)
@youtuberschannel12
@youtuberschannel12 Жыл бұрын
@@Roboflow Sorry for nagging. Please show how to do data augmentation for OneFormer as it wasn't done for the video tutorial for SegFormer. I'm still struggling to do it till this day.
@Roboflow
@Roboflow Жыл бұрын
@@youtuberschannel12 could you submit a feature request here: github.com/roboflow-ai/notebooks ? It is our notebooks repository and we will use to menage requests like that. Thank you 🙏
@vimalathithand917
@vimalathithand917 3 ай бұрын
Could you do a video on custom training this model using incremental and transfer learning please! It would be of great help
@anishkuvelkar1876
@anishkuvelkar1876 2 ай бұрын
hey , does the colab of oneformer run ? its not working for me.
@sarahgarcia3063
@sarahgarcia3063 3 ай бұрын
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 ! :)
@anishkuvelkar1876
@anishkuvelkar1876 2 ай бұрын
hey, does it work for u , could u provide me the link to your notebook if it does.
@computer_vision
@computer_vision Жыл бұрын
please provide info about custom training
@Roboflow
@Roboflow Жыл бұрын
We are working on it! 💪 Please have a little more patience.
@coder5199
@coder5199 Жыл бұрын
@@Roboflow Hi is the video coming? I can't wait to use it!
@snehitvaddi
@snehitvaddi Жыл бұрын
Can you please share the colab link shown in the video? (Code which includes object size estimation part)
@Roboflow
@Roboflow Жыл бұрын
Oh... That part was written on the fly :/ And I'm really really sorry to say that but I don't have it any more
@snehitvaddi
@snehitvaddi Жыл бұрын
@@Roboflow Okay, NP
@anishkuvelkar1876
@anishkuvelkar1876 2 ай бұрын
hey, have u tried running it without the errors, could u provide me the notebook link?
@snehitvaddi
@snehitvaddi 2 ай бұрын
@@anishkuvelkar1876i guess I did but I too lost track of it.
@anishkuvelkar1876
@anishkuvelkar1876 2 ай бұрын
@@snehitvaddican u check your drive if it happens to exist, i really need this tomorrow, if not thanks!
@mikeazatov1537
@mikeazatov1537 Жыл бұрын
What's the latest on the custom training tutorial ? :)
@Roboflow
@Roboflow Жыл бұрын
Good question… there was so many new excite omg models lately and I simply had no time to do that. I hope we will be able to revisit that idea.
@TusharMSK
@TusharMSK Жыл бұрын
How to perform inference on video ?
@Roboflow
@Roboflow Жыл бұрын
Could you set up a new thread here: github.com/roboflow/notebooks/discussions/categories/q-a I’ll try to help you out.
@anishkuvelkar1876
@anishkuvelkar1876 2 ай бұрын
Hey , the colab notebook of oneformer is not working.
@anishkuvelkar1876
@anishkuvelkar1876 2 ай бұрын
can u provide me the link to your notebook for this code?
Fast Segment Anything (FastSAM) vs SAM | Is it 50x faster?
16:02
ROCK PAPER SCISSOR! (55 MLN SUBS!) feat @PANDAGIRLOFFICIAL #shorts
00:31
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 4,1 МЛН
Heartwarming: Stranger Saves Puppy from Hot Car #shorts
00:22
Fabiosa Best Lifehacks
Рет қаралды 20 МЛН
아이스크림으로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 23 МЛН
YOLOv8 Instance Segmentation on Custom Dataset | Windows & Linux
14:13
OCR Using Microsoft's Florence-2 Vision Model on Free Google Colab
16:09
YOLACT++ Instance Segmentation (Google Colab Tutorial)
20:34
Immersive Limit
Рет қаралды 33 М.
How to Use MMDetection | Train RTMDet on a Custom Dataset
15:28
CV3DST - Instance and panoptic segmentation
1:13:54
Dynamic Vision and Learning Group
Рет қаралды 18 М.
Roboflow 100 Benchmarking Tutorial with Google Colab and Docker
12:43
YOTAPHONE 2 - СПУСТЯ 10 ЛЕТ
15:13
ЗЕ МАККЕРС
Рет қаралды 178 М.
Опыт использования Мини ПК от TECNO
1:00
Андронет
Рет қаралды 666 М.