How to make an object detection model in python? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to make an object detection model in python?

Daily life object detection like cat dog human , bus,car etc

2nd Jan 2019, 4:04 AM
Prince Amit
Prince Amit - avatar
1 ответ
+ 1
Assuming you are a beginner, you want to build an image detection model in python. You need modules like PyTorch or others for machine learning. Image detection modules like Pillow are also needed. For beginners, I will recommend Sentdex's video tutorial on image detection: https://www.youtube.com/playlist?list=PLQVvvaa0QuDffXBfcH9ZJuvctJV3OtB8A.
2nd Jan 2019, 12:15 PM
Iftekhar alam
Iftekhar alam - avatar