thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GNU General Public License v3.0
6.13k stars 2.09k forks source link

[Documentation] Link to the Android demo is broken #1193

Open JulianAssmann opened 3 years ago

JulianAssmann commented 3 years ago

The link to the Android demo (in section "Update") in the README.md, pointing to https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/android/src/org/tensorflow/demo/TensorFlowYoloDetector.java is broken.