Last active
March 4, 2021 01:52
-
-
Save michhar/5eea9a65790debc9e53239b743ce167f to your computer and use it in GitHub Desktop.
GPU Python requirements file for https://github.com/hunglc007/tensorflow-yolov4-tflite compatible with Ubuntu 18.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tensorflow-gpu==2.3.1 | |
opencv-python | |
lxml | |
tqdm | |
absl-py | |
matplotlib | |
easydict | |
pillow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment