aboerzel / German_License_Plate_Recognition

Android camera app for automatic recognition of German license plates using TensorFlow / TensorFlow Lite 2.4.1
MIT License
33 stars 11 forks source link

tf1.13.yml file is missing. #6

Open leelaram-j opened 1 year ago

leelaram-j commented 1 year ago

Hi, When I follow the instructions in readme file, I'm stuck in conda env creation as I'm not able to find tf1.13.yml. Can you please upload the file.

aboerzel commented 1 year ago

tf1.13.zip

Hi, here is the file. When I was working on the project, the Tensorflow Object Detection API wasn't compatible with Tensorflow 2.x, so I used version 1.13. Today I would strongly recommend to use the current Tensorflow version 2.10. !

Here is an installation guide: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html