09 September 2018 4 2K Report

Hello, I am working on car detection. My goal is detecting the cars which has top view. Because the size of images are high (3500*4000 pixels), using RCNN is not possible (it takes more time for training). Now, I am using ACF for first detecting. I have some problems: 1- For post-processing which method is suitable(I use HoG + SVM but it does not good response)? 2- Is there other ways for this work?

Thanks.

Similar questions and discussions