VNect-tensorflow
VNect-tensorflow copied to clipboard
i converted the caffemodel using the caffe_weights_to_pickle.py. however, when i want to load the vnect.pkl with tensorflow, i get: `DataLossError (see above for traceback): Unable to open table file models/weights/vnect_tf:...
I can;t run this code cause there's no weights I've sent a email to VNECT author but can;t get a reply.. So could anybody send me a email of model...
I would love to run this repo on Windows. Anyone achived it?Thank you
I cant use the username and password to access the download page can you send me a email [email protected]
Can anyone share weight and model files?I also have sent a emial to the author yesterday, but he haven't replied yet. my email is [email protected]
Hello I am Junkyung Kim. I had tried your code. 1) download weights from the author of paper 2) change weights with using './caffe_weight_to_pickle.py' 3) run '/models/vnect_model.py' to get vnect_tf.data-00000-of-00001...
Config: - Win 10 - python 3.7 - Logitech C270 webcam ``` PS C:\Users\TechRova\Downloads\VNect-tensorflow-master> python demo_tf_gl.py --device=gpu --demo_type=webcam --test_img= test_imgs/yuniko.jpg --model_file=models/weights/vnect_tf --plot_2d=True --plot_3d=True pygame 1.9.6 Hello from the pygame community....
Thanks you for afford TF version project. The 3D label shape formulate : (batch, W, H, nums_points), how to generate this labels?
 ### as that paper said, the bone length can use as intermediate supervison, what is its ground truth label?
Hello. I have a question. Will this library work if it only recognizes the upper body?