Skip to main content
Object Detection
- Object detection is a computer vision technique for locating instances of objects in images or videos. Object detection algorithms typically leverage machine learning or deep learning to produce meaningful results.
- Using Azure Cognitive Services, I made this Object detection project. You can find the code in my GitHub. click here
- How Object detection works is, it will tell what is the object is and it will give it as a text.
- And by using Streamlit, I made a web app. click here.
- You can find more details about Azure face API. click here
Comments
Post a Comment