yolov4-deepsort
yolov4-deepsort copied to clipboard
Update requirements-gpu.txt
changing the version of tensorflow-gpu to 2.6.0 is solving the error problem for version mismatch regarding the error of ----- ImportError: cannot import name 'LayerNormalization' from 'tensorflow.python.keras.layers.normalization'
please update it. I checked it in google colab
This pull request may not be applied, as the conversion of weights is not feasible with the new version of Tensorflow. Related to issue #79