Image classification + feature extraction with Python and Scikit learn | Computer vision tutorial

preview_player
Показать описание


🎬 Timestamps ⏱️

0:00 Intro
0:20 Data
1:32 Feature extraction library
2:06 Create PyCharm project
3:59 Train image classifier
18:49 Inference
21:45 Outro

🌍 Community 👥


#python #computervision #scikitlearn #imageclassification #featureextraction #randomforest #pytorch
Рекомендации по теме
Комментарии
Автор

Thank you for this video, I am currently working on my thesis and content like yours helps me understand topics more quickly. God bless you.

linley
Автор

Thanks for this tutorial. I got score 1 with the same dataset!!!

hsnhejazin
Автор

Hello,
Thanks for the video. Your contents are super. As a beginner, to computer vision please guide which video from start and which one mid and which one end from your videos. If possible can you make a playlist on your channel thoose who need to start from the beginning?
Thanks again...!

Niranga.
Автор

This is a channel where every comments gets a reply

genzprogrammer
Автор

Sir any specific reason for using LinuxMint. any optimization you have done fot that purpose.

Ramkumar-rdvq
Автор

Hello! Can you please help me: where should i store images for the classifier (if i share model with someone)?

ani_grl
Автор

i am beginner... maybe you create tutorial on yolo8 image class very detail, from anotation untill model running...some video i saw only train and val model ...

muhammadaqil
Автор

Where can i find the train file, and val file please ?

batoolmadi
Автор

Hey can you create a tutorial for smart Surveillance which detect human intrusion classify between authorised and unauthorised intruders and notify security person usign YOLO V8 please

lawrencerodriques
Автор

Can you similar tutorial with Tensorflow ?

eranfeit
Автор

May I ask what is your OS you frequently use for computer vision work?

I recently tried an image classification and need to config tensorflow for GPU because training on my CPU (~2.40 minutes) takes a longer time compared with training using GPU (~1.30 minutes). The update from tensorflow says that it requires wsl for GPU setup on Windows and MacOS is not supported yet.

nguyenthehoang
Автор

Why is it rare to find a object classification built with pretrained models like yolov8 and yolonas?

milesonme