[Code] How to use Facebook’s DETR object detection algorithm in Python (Full Tutorial)
Watch my as I struggle my way up the glorious path of using the DETR object detection model in PyTorch.
Original Video on DETR: https://youtu.be/T35ba_VXkMY
Their GitHub repo: https://github.com/facebookresearch/detr
My Colab: https://colab.research.google.com/drive/1Exoc3-A141_h8GKk-B6cJxoidJsgOZOZ?usp=sharing
OUTLINE:
0:00 – Intro
0:45 – TorchHub Model
2:00 – Getting an Image
6:00 – Image to PyTorch Tensor
7:50 – Handling Model Output
15:00 – Draw Bounding Boxes
20:10 – The Dress
22:00 – Rorschach Ink Blots
23:00 – Forcing More Predictions
28:30 – Jackson Pollock Images
32:00 – Elephant Herds
Links:
YouTube: https://www.youtube.com/c/yannickilcher
Twitter: https://twitter.com/ykilcher
BitChute: https://www.bitchute.com/channel/yannic-kilcher
Minds: https://www.minds.com/ykilcher
source