uas-at-ucla / suas-23-24

Software/Vision operations for UAS@UCLA, 2023-2024. For a list of tasks, visit https://github.com/orgs/uas-at-ucla/projects/1
3 stars 0 forks source link

Research alphanumeric target detection techniques #8

Open nathanchan631 opened 1 year ago

nathanchan631 commented 1 year ago

Look https://github.com/uas-at-ucla/uas-2024/blob/main/vision/images/test/target-detection.jpg for an example input into this system. Notice how there are multiple alphanumeric targets; your job is to detect each one and crop it. What kind of preprocessing should we use, and what kind of network do you think is best?