Joint Deep Learning for Car Detection
Seyedshams Feyzabadi

TL;DR
This paper adapts a joint deep learning model for car detection, demonstrating that integrating feature extraction, deformation handling, occlusion management, and classification into a single network improves accuracy over traditional methods.
Contribution
It applies and tests a joint deep learning architecture for car detection, showing enhanced performance and potential as a general object detection tool.
Findings
Achieved 97% accuracy on UIUC car dataset
Outperformed previous methods with up to 91% accuracy
Indicates potential for deep models to outperform shallow ones on larger datasets
Abstract
Traditional object recognition approaches apply feature extraction, part deformation handling, occlusion handling and classification sequentially while they are independent from each other. Ouyang and Wang proposed a model for jointly learning of all of the mentioned processes using one deep neural network. We utilized, and manipulated their toolbox in order to apply it in car detection scenarios where it had not been tested. Creating a single deep architecture from these components, improves the interaction between them and can enhance the performance of the whole system. We believe that the approach can be used as a general purpose object detection toolbox. We tested the algorithm on UIUC car dataset, and achieved an outstanding result. The accuracy of our method was 97 % while the previously reported results showed an accuracy of up to 91 %. We strongly believe that having an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques
