We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80027cd + 5ef5f88 commit 638b014Copy full SHA for 638b014
dlclive/graph.py
dlclive/pose.py
dlclive/pose_estimation_tensorflow/graph.py
@@ -5,7 +5,6 @@
5
Licensed under GNU Lesser General Public License v3.0
6
"""
7
8
-
9
import tensorflow as tf
10
11
vers = (tf.__version__).split(".")
dlclive/pose_estimation_tensorflow/pose.py
import numpy as np
0 commit comments