ShaoqingRen / faster_rcnn

Faster R-CNN
Other
2.7k stars 1.22k forks source link

Does rcnn overcome rotation for object detection from an aerial image? #10

Open daleydeng opened 9 years ago

daleydeng commented 9 years ago

I need to detect cars or pedestrians from a UAV, such as in the car parking lot. However, there exist a planar rotation in the aerial image. Are there some techniques to handle such case?

daleydeng commented 9 years ago

In other words, does there exist a plan for oriented bbox version of RCNN?