ortegatron / hand_detector_train

Hand Keypoint Detector trained with Tensorflow
37 stars 11 forks source link

Could you help me? when I running readme process #4

Open sung-bin-park opened 4 years ago

sung-bin-park commented 4 years ago

I'm doing your hand_detector_train readme process. when I run !python3 train.py --datapath='/content/hand_detector_train/hand_labels_synth' It generated error like File "/usr/local/lib/python3.6/dist-packages/tensorpack/compat/init.py", line 32, in tfv1 = tf.compat.v1 AttributeError: module 'tensorflow.python.util.compat' has no attribute 'v1' I don't know why tensorflow.python.util.compat has no attribute 'v1' error like above. my develope environment is colab python 3.66v, cuda 8, cudnn 6.0, tensorflow 1.4.1(downgraded for this hand_detector_train) If you have any comment this, asap comment to me :)