0
How to make an object detection model in python?
Daily life object detection like cat dog human , bus,car etc
1 Odpowiedź
+ 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.