Existing models on images of cars taken horizontally? [closed]

asked 2020-07-05 09:52:44 -0600

purgatory gravatar image

updated 2020-07-06 03:41:46 -0600

berak gravatar image

Hi there

I´m researching on how to find the best approach on this project of mine. I do a lot of tasks counting vehicles in stitched images taken from my drone (camera pointed towards ground level). So this is pictures of cars seen from above, where there' s a rich access of pictures of cars taken from street level on the web. I´m unsure if there are existing models or similar (casacades, YOLO, coco-datasets etc) that can get me started and avoiding training my own model on cars seen from UAV.

What should I look after? Thank you.

edit retag flag offensive reopen merge delete

Closed for the following reason too subjective and argumentative by sturkmen
close date 2020-09-22 01:07:30.524610

Comments

I don't understand what's the link between the OpenCV library and a DNN dataset...????

kbarni gravatar imagekbarni ( 2020-07-05 15:16:24 -0600 )edit

There was a project to detect trucks at night but it was not free. They would steady the drone at a consistent location and process movement. Sadly, it was abandoned due to opinionated bickering. Otherwise perfect.

kpachinger gravatar imagekpachinger ( 2020-07-05 17:37:44 -0600 )edit

You should do do a dataset search for uav + cars. Then you can train on it. If you are lucky theres a pretrained model for it, google for this too.

holger gravatar imageholger ( 2020-07-06 10:31:56 -0600 )edit