Real Time Object Tracking using YOLOv8 on Custom Dataset: Vehicles Counting (Entering and Leaving)

preview_player
Показать описание
#yolo #yolov8 #objectdetection #objectracking #opencvpython #opencv #computervision #machinelearning #artificialintelligence #deepsort #multiobjecttracking#deeplearningproject #deepsort #deeplearning #customdataset

Real-Time Object Detection and Tracking using YOLOv8 on Custom Dataset with Vehicles Counting (Vehicles Entering and Leaving)
-----------------------------------------------------------------------------------------------------------------------------
If you enjoyed this video, be sure to subscribe and press the 👍 button

🧑🏻‍💻 My AI and Computer Vision Courses⭐:

📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):

📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):

📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):

📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):

Follow Me:

Chat with us on Discord:

For Consultation Call:
--------------------------------------------------------------------------------------------------------------------------
Github Repo:
Рекомендации по теме
Комментарии
Автор

🧑🏻‍💻 My AI and Computer Vision Courses⭐:

📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):

📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):

📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):

📚 Computer Vision Web Development: YOLOv8 and TensorFlow.js (13$):

📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):




muhammadmoinfaisal
Автор

Hello, thank you for the video, could you please tell me what is the format of the labels ? json or txt ? I couldn't have access to your dataset via roboflow...

sarahch
Автор

Amazing tutorial and amazing work. I just have one question: why are your validation losses flat? Aren't they supposed to decrease just like the training losses? Thank you in advance for your explanation.

RobertaStellino
Автор

sir please implement this on kaggle dataset and make video because it contain command which we never seen before like %cd {HOME}... so sir please understand code also

shinwarikhan
Автор

sir it work when this dataset is from robonflow but when we download it from kaggle it cannot work it show alot of error

shinwarikhan
Автор

Hi Sir, I having an error code below when i trying to train it with my own custome data, may i know is there any solution to solve it? Thanks in advance!


Traceback (most recent call last):
File "/content/YOLOv8_Segmentation_DeepSORT_Object_Tracking/ultralytics/yolo/v8/segment/train.py", line 17, in <module>
from ..detect.train import Loss
ImportError: attempted relative import with no known parent package

Secret-eorz
Автор

Importing the Dataset from the RoboFlow => this step does not work with me it return run time error what is problem??

howidamansour