Aerial Object Tracker
0 min read
Page Views
A drone view dataset is used to fine-tune the base Faster RCNN model to learn aerial object detection.

The model is further enhanced with object tracking. Moving objects are retained using epipolar constraints. A trick is to assume that all objects not satisfying epipolar constraints are moving objects.

Last updated on 2026-01-22