DETECTRON2 TUTORIAL for Colab | Object Detection, Instance Segmentation on Google Colab

preview_player
Показать описание
Detectron2 tutorial using Colab. Learn how to setup Detectron2 on Google colab with GPU support and run object detection and instance segmentation.

** Code is available for our Patreon Supporters**

---------------------------------------------
► Time Stamps:
Introduction: (0:00)
Setup Detectron2: (0:21)
Detectron2 Object Detection: (1:59)
Detectron2 Instance Segmentation: (4:38)
---------------------------------------------
► Commands:

---------------------------------------------
► Links:
Previous Videos:

Detectron2 Model Zoo:
---------------------------------------------
Want to discuss more?

#TheCodingBug
---------------------------------------------
► My Other Tutorials:
○ Install TensorFlow Under 90 Seconds
○ Install PyTorch Under 90 Seconds
---------------------------------------------
---------------------------------------------
DISCLAIMER: Links included in this description might be affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you!
Рекомендации по теме
Комментарии
Автор

► My Other Tutorials:
Instance Segmentation as Rendering

Detectron2 Complete Tutorial on Windows/Linux

Colorize Black and White Images and Videos using Python OpenCV

Build and Install OpenCV 4.5.1 With CUDA GPU Support on Windows 10

Face Detection Using OpenCV Python with CUDA GPU Acceleration

YOLOv4 On Android Using TFLite

Install TensorFlow GPU Under 90 Seconds

Install PyTorch GPU Under 90 Seconds

Custom YOLOv4 Object Detection with TensorFlow and TFLite

Darknet YOLOv4 Custom Object Detection: Part 2 (Training YOLOv4 Darknet)

Darknet YOLOv4 Custom Object Detection: Part 1 (Preparing Custom Dataset)

YOLOv4 Object Detection with TensorFlow, TFLite and TensorRT

Darknet YOLOv4 Object Detection for Windows 10 on Images, Videos, and Webcams

Real Time Object Detection on Webcam and Videos Using OpenCV With YOLOv3 and YOLOv4 | Windows Linux

Build and Install OpenCV 4.4.0 with CUDA (GPU) Support on Windows 10

Install TensorFlow GPU and PyTorch with CUDA on Windows 10 Anaconda | CUDA 10.1 cuDNN 7.6

Real-time Multiple Object Tracking with YOLOv4 TensorFlow and Deep Sort | Linux, Windows

TheCodingBug
Автор

your awesome, you're explaining in a way everyone can understand, thank you

uae
Автор

Sir, please make a video about pose estimation and human activity recognization & data train it will be very helpful sir.

mdasrafuzzamansakib
Автор

Is there any new video for installing dependencies for pytorch, torchvision, torchaudio installation. I get errors while running the same commands as mentioned in the videos.

sahajsutariya
Автор

Very nice tutorial! Thank you so much! you just gained another subscriber :)

ya
Автор

Great 1st video and also this. Waiting for the training with a custom dataset

tettehcute
Автор

How would i go with setting this up with real time segmentation for 60fps+?

NtiK
Автор

Can you please make a video for text to video open Ai and generative AI?

tjtj
Автор

Great video. Can we deploy the model on our computers, that is trained on Google Colab?

muddassarjilani
Автор

thx a lot for your tutorial but i have issue in minutes 2:56, after i run the result is (NameError: name 'cv2_imshow' is not defined). Do you have solution?

auliarahman
Автор

sir, great tutorial.. can you share about about Mean Average Precision (mAP) and metric measurement of the model? tq so much sir...

yahaisha
Автор

How would you run a video or live webcam for object detection?

YYeDoudou
Автор

'VisImage' object is not subscriptable....Can anyone explain this

manavgandhi
Автор

what is the exact meaning of this please help me

amanbisht
Автор

stiil there are many students like me are studying from govt . money coz we dont have, please can you send me the codes, i'll use use your name in my project synopsis and i'll send one hard cover to you also . i need it for my masters finals year project .

MCAAlexKumar
Автор

RuntimeError Traceback (most recent call last)
in <module>()
3 setup_logger()
4
----> 5 from detectron2 import model_zoo
6 from detectron2.engine import DefaultPredictor
7 from detectron2.config import get_cfg


Why? How to solve this

taylorccc
Автор

Can I follow your github to get your code?

imok-petl