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

Just detect "target" for object detection #158

Open
MinhxNguyen7 opened this issue Mar 17, 2024 · 0 comments
Open

Just detect "target" for object detection #158

MinhxNguyen7 opened this issue Mar 17, 2024 · 0 comments
Labels
question Further information is requested

Comments

@MinhxNguyen7
Copy link
Contributor

MinhxNguyen7 commented Mar 17, 2024

Description

Since we're detecting objects to narrow down on targets, then classifying them, should we just train the first object detection model on where there are targets in general? Are we trying to eliminate letter and shape classification?

A middle ground could be to train only on shape detection since the shapes might be large enough to detect in one shot, and we have sufficient data for shapes, see this issue. (I just realized that this is the current method.) Then, we can perhaps combine color and letter classification into one YOLO classify model.

@EricPedley ?

@MinhxNguyen7 MinhxNguyen7 added the question Further information is requested label Mar 17, 2024
@MinhxNguyen7 MinhxNguyen7 mentioned this issue Apr 18, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant