-
Notifications
You must be signed in to change notification settings - Fork 0
Install Guide
rossGardiner edited this page Dec 27, 2024
·
3 revisions
To install project dependencies, follow the instructions given below.
To run the models, install the following Python packages:
keras==2.4.1
tensorflow==2.4.1
opencv-python==4.6.0
To run code to train the models, in addition to the packages above, install the following Python packages:
imgaug==0.4.0
numpy==1.23.5
tensorflow-datasets==4.9.3