peace195 / tensorflow-lite-YOLOv3

YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving
106 stars 24 forks source link

Mistake in the environment setup #7

Closed titanbender closed 4 years ago

titanbender commented 4 years ago

Thanks for your work!

When running the docker setup there seems to be a difference in the path and the actual repository name:

"tensorflow-lite-yolo-v3" should be changed to "tensorflow-lite-YOLOv3"

Please let me know if that makes sense.

peace195 commented 4 years ago

@titanbender Yes, please change it. I forgot to update the readme when changing the repo's name.