tum-phoenix / drive_ml

This is the repository for our Machine Learning applications
13 stars 4 forks source link

evaluate Tensorflow Object Detection API #14

Closed fabolhak closed 5 years ago

fabolhak commented 6 years ago

Google recently announced its new Object Detection API. It could be very interessting for us.

The tools include:

More infos: https://github.com/tensorflow/models/tree/master/research/object_detection

MaslinuPoimal commented 5 years ago

Done, everything but tiny-Yolo/SSD with similar small backends is not feasible on the TX2.

Tiny Yolo V3 runs quite well at 26FPS and gives promising results (even with the tiny amount of training data).