Computer vision
UAV Anomaly Detection & Localization
A computer-vision pipeline for large drone images where the goal is simple: spot unusual objects or target areas quickly, then turn them into regions that can be checked or classified.
- Task: find candidate target areas inside high-resolution aerial frames.
- Why: targets are rare and images are large, so narrowing the search saves time.
- Output: heatmaps, bounding boxes, and crops that can feed the next classifier or demo.