Hacktoberfest-SCE / Lets-Build

19 stars 44 forks source link

Object Detection #11

Open pranavbharadwaj007 opened 2 years ago

pranavbharadwaj007 commented 2 years ago

One of the fundamental computer vision problems, object detection provides valuable information for semantic understanding of images and videos, and has many applications in image classification, human behaviour analysis, among others.

Dataset Available:

COCO: COCO is large-scale object detection, segmentation, and captioning dataset. Get the data here. https://cocodataset.org/#home

william-monroy commented 2 years ago

Hi @pranavbharadwaj007, I am new to machine learning and would like to contribute to this issue. I have done some research and I saw that there are libraries that implement the solution as ml5.js in JavaScript. Can I try to make a web implementation using this library or how could I do the COCO implementation according to the paper?

TanyaSri-23 commented 1 year ago

Hey @pranavbharadwaj007, I am a machine learning enthusiast and i have experience with openCV and Convolutional Neural Networks. So would be really grateful if you could assign this issue to me!