I want to start a project using python,opencv and tensorflow to create a car recognition app that will detect other cars from a video camera that's placed in your own car. My question is first, do you guys know any good car datasets? second, do I need to look for a dataset that has pictures/videos/labels/any feature that is filmed from a car perspective or is it enough to find many images of cars from any angle.
I tried looking for many datasets but I couldn't find many that are filmed from a car perspective and many of them were hard to fit in my tensorflow model.
I am new to tensorflow so I don't know if these are the types of questions you ask here but I am trying my best to describe my problem since I am yet to understand much about machine learning and all. thanks for any helpers!