uci-uav-forge / uavf_2024

Flight software for Student Unmanned Aerial Systems 2024 competition
MIT License
3 stars 0 forks source link

Idea: letter classifier also able to predict "no target" #147

Open EricPedley opened 7 months ago

EricPedley commented 7 months ago

For bounding boxes that are false positives, it would be nice if the letter classifier could tell us if it doesn't think there's a letter there. Or, we just keep it the current way where if the distribution of likelihoods for each letter is uniform then we assume it's less likely to be a target.