/target_detector

target detecting by YOLO/keras (not complete)

Primary LanguagePythonMIT LicenseMIT

target detector

Target detecting written by Python with YOLO/keras(CNN). Mainly used to detect objects on the road, such as cars, people, including their moving direction, passing counts and so on(support image and video). It contains a dataset marking tool also, you can mark your own training data with it easily.

I will update the code very soon.