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

Develop a better laser point detection algorithm #44

Open
mzur opened this issue Jun 30, 2021 · 1 comment
Open

Develop a better laser point detection algorithm #44

mzur opened this issue Jun 30, 2021 · 1 comment

Comments

@mzur
Copy link
Member

mzur commented Jun 30, 2021

We collected the following usage statistics from biigle.de:

Laser point detection was attempted on 159368 images. Of these detections, 103059 (65 %) were successful. Of the successful cases, 23423 (23 %) were automatic detections. This means that only 15 % of the attempted laser point detections were successful automatic detections.

If we assume that users prefer automatic detections and only annotate manually if the detection fails, we could conclude that the laser point detection algorithm (as implemented here) does not work very well. There could be a need for a better and carefully tested algorithm that can replace DELPHI.

@mzur
Copy link
Member Author

mzur commented Oct 18, 2023

It's probably possible to train a deep learning laser point detection model based on the data we have gathered in BIIGLE. This could be investigated in a student project.

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

No branches or pull requests

1 participant