Jack
Results
1
comments of
Jack
I saw your implementation which refer in the following link: [https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/android/src/org/tensorflow/demo/TensorFlowYoloDetector.java](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/android/src/org/tensorflow/demo/TensorFlowYoloDetector.java) But the offset calculation is different with the reference. Your implementation determine channel -> y position -> x position...