Simple YOLOv8 Object Detection & Tracking with StrongSORT & ByteTrack

  Рет қаралды 24,821

Nicolai Nielsen

Nicolai Nielsen

Күн бұрын

Пікірлер: 39
@NicolaiAI
@NicolaiAI Жыл бұрын
Join My AI Career Program 👉 www.nicolai-nielsen.com/aicareer Enroll in My School and Technical Courses 👉 www.nicos-school.com
@caiyu538
@caiyu538 Жыл бұрын
Thank you for providing great but free lectures to us.
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks for watching! That means a lot to me
@032525016
@032525016 Жыл бұрын
Great and simple implementation and explanation of YOLOv8 and object trackers, especially StrongSORT :D
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks a lot for watching!
@yuriybelikov898
@yuriybelikov898 Жыл бұрын
Thank you for your great videos! I would like to know whether you already have or are planning to release a video about preserving audio in a video after processing it with YOLO and OpenCV? There are different approaches, but maybe you could show best practices for the cases when object detection or tracking should be performed together with audio processing.
@shashankgsharma0901
@shashankgsharma0901 3 ай бұрын
select sort is good mann, what are the current updates right now? what is the best model for tracking the vehicles right now? I'm still using deep sort tho.
@shehabashraf4193
@shehabashraf4193 Жыл бұрын
Very helpful , thanks
@NicolaiAI
@NicolaiAI Жыл бұрын
Glad it was helpful!
@shashankgsharma0901
@shashankgsharma0901 3 ай бұрын
subscribed.
@winighfinw-ig3mt
@winighfinw-ig3mt Жыл бұрын
Thank you for this amazing video I just need to use this in my academic project and i have amplimant t it correctly but i didn't find model for future extraction to use it in Strongsort can you provide me where i can find it ?
@GARUDA1992152
@GARUDA1992152 Жыл бұрын
Hi Nicolai.. great content.. I had one doubt.. Does Strongsort re-identification work for any object (is it generic) or only for person re-identification and we have to train our re-identification model for custom objects.. thank you
@NicolaiAI
@NicolaiAI Жыл бұрын
Hi Thanks for watching! Nope it also works for other object. If u are interested in diving into more details I also have my object tracking course where we go over the theory behind them and how to implement
@caiyu538
@caiyu538 Жыл бұрын
Subscribed.
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks a lot for the sub!
@albertgracelieu1506
@albertgracelieu1506 Жыл бұрын
Hi Nicolai, could you provide the code used in this video? I could not find this one in your github, even through there is a similar one but is outdated. Thank you very much
@NicolaiAI
@NicolaiAI Жыл бұрын
Hi! The code for this video is part of my tracking course so will not be publicly available
@reidafesta9131
@reidafesta9131 Жыл бұрын
@@NicolaiAI lmao u fr showed the source code 💀
@Koldim2001
@Koldim2001 10 ай бұрын
I took a tracking course and completed it completely, but unfortunately I didn’t find exactly this code for implementing bytetrack and strongsort as shown in this video. Tell me where I can find this repository to study? I’m just interested in understanding the specific example presented in this video. I would be incredibly grateful if you tell me how to find it
@Koldim2001
@Koldim2001 10 ай бұрын
@@NicolaiAI I will be incredibly grateful if you present the archive with the code in this video
@NajwaBelarbi-s9c
@NajwaBelarbi-s9c Жыл бұрын
hello, how can I get the value of the inference time (that is displayed on the terminal) and use it on a python script to plot a curve?
@paularana4593
@paularana4593 7 ай бұрын
hi where can I get the util repository? I can't install it in google collab.
@MrTimelessmovie
@MrTimelessmovie Жыл бұрын
Anyone knows by any chance the fps of yolo8 on Jetson Nano?
@caiyu538
@caiyu538 Жыл бұрын
Your picture sometimes overlap the code. If you make your picture a little small, it would be great.
@i22-007MUsmanMalik
@i22-007MUsmanMalik 10 ай бұрын
can we use model.track of yolov8 for object detection and tracking both? or using StronSORT and ByteTrack along with yolov8 object detection performs well? basically I want to detect the object from frames and also track them and give final results on the basis of results of object detection and tracker
@theunfolders5461
@theunfolders5461 6 ай бұрын
done it ?
@kuldeepaher4937
@kuldeepaher4937 Жыл бұрын
Hey where can i find code for this??
@berkkutukcu7428
@berkkutukcu7428 Жыл бұрын
Hey Nicolai! Thanks for the this kind of important videos. I want to ask something to you, if you answer i'll be gladful. There are lots of object detection and tracking models but i couldn't find any wall or environment detection model. Do you know any related model for this subject or do you have any solution for this. There are some solution with unity but i want to use python for this. Have a great day!
@holidayplatform2570
@holidayplatform2570 Жыл бұрын
use segmentation
@ashutoshshukla4680
@ashutoshshukla4680 7 ай бұрын
Where do you share code files for this video
@NicolaiAI
@NicolaiAI 7 ай бұрын
For my tracking videos the code is only available inside my courses. Everything is in there and you will just get the code where you can swap out detection models and also trackers with a single line of code
@nomannosher8928
@nomannosher8928 Ай бұрын
looks not reliable for small objects. Overall its great
@murphy1162
@murphy1162 Жыл бұрын
could you please provide the code ? thank you
@NicolaiAI
@NicolaiAI Жыл бұрын
The code will only be available for the students in my object tracking course unfortunately
@evanshlom1
@evanshlom1 Жыл бұрын
Lit
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks for watching!
@4726gaurav
@4726gaurav 11 ай бұрын
i want code
@NicolaiAI
@NicolaiAI 11 ай бұрын
The code for yolov8 tracking is only available in my course since this was a part of it made public available
@Koldim2001
@Koldim2001 10 ай бұрын
@@NicolaiAI Please tell me where can I find the code of the repository that understands this video in your paid course?
How to Create Requirements.txt File with One Command
2:37
Nicolai Nielsen
Рет қаралды 21 М.
How AI 'Understands' Images (CLIP) - Computerphile
18:05
Computerphile
Рет қаралды 203 М.
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,3 МЛН
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 3,3 МЛН
How to do Object Detection using ESP32-CAM and Edge Impulse YOLO Model
16:50
How DeepSORT Works?
16:28
Augmented AI
Рет қаралды 64 М.
YOLOv10 Object Tracking on Live Webcam Step by Step Tutorial
18:58
Nicolai Nielsen
Рет қаралды 11 М.
Yolov8 object detection + deep sort object tracking | Computer vision tutorial
34:33
Computer vision engineer
Рет қаралды 96 М.
Object Tracking YOLOv8 and ByteTrack (Player Tracking and ByteTrack Algorithm Explained)
12:02
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 1,1 МЛН
Смартфоны через 10 лет
0:12
История одного вокалиста
Рет қаралды 957 М.
Hardware tools repair tool high performance tool
0:16
Hardware tools
Рет қаралды 3,5 МЛН
Пустая коробка вместо iPhone 16 pro
1:00
Кик Обзор
Рет қаралды 295 М.
Mac USB
0:59
Alina Saito / 斎藤アリーナ
Рет қаралды 27 МЛН