Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete YOLO backend for ObjectDetector #1191

Open
bomanimc opened this issue Apr 21, 2021 · 0 comments
Open

Delete YOLO backend for ObjectDetector #1191

bomanimc opened this issue Apr 21, 2021 · 0 comments

Comments

@bomanimc
Copy link
Member

We would like to remove YOLO support from the Object Detector class, which aligns with our general deprecation of the YOLO model integration from ml5.js.

From @joeyklee in #1183:

I think we can remove YOLO from the Object Detector entirely. The way I kind of see it right now, is that we are starting to land on these kind of "high level" model support -- e.g. object detector, face tracking, hand tracking, pose tracking -- and we have some pre-trained model that allows them to run. In ttrying to forefront maintainability, I think it doesn't hurt us to prune things out while we find our bearings amidst such quick growth and all the world happenings, and then work to add things back or build on top of as capacity permits. Does that resonate at all?

From @shiffman in #1183:

I'm good with this change, I may have referenced YOLO in some tutorials but I can update video descriptions / code examples to use COCOSSD only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant