Giter Club home page Giter Club logo

clip_hand_demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

whuhxb

clip_hand_demo's Issues

get code

Hi author, can you provide the training code, and the definition of the loss function, thanks a lot!

Train code

Hello.
Very nice paper and I am very interested in the clip part of it. Using clip's text features to align with the joints, a very smart idea. But I didn't sort out the structure of the code and didn't find the corresponding training code. Can you provide me with it?
Thank you very much, I look forward to your reply and wish you a happy new year in advance!

the lack of two numpy files (vertices.npy and right_faces.npy)

Hello, dear Mr. Guo.
I want to learn the code in your project, and I have a problem,after run the code "python eval/eval_frei.py" the lack of two numpy files (vertices.npy and right_faces.npy). How can I generate or obtain these two files?
Look forward to your reply
thank you.

code error

./eval/eval_frei.py", line 39, in validate
joint_bone = zipper['joint_bone'][:, None].to(device)
KeyError: 'joint_bone'

KeyError: 'joint_bone' of running eval\eval_frei.py

Hello,Mr.Guo:
After study your Demo,I'm having some problems.The pre-training weight I used is 'CLIP_Hand_3D_PE_1104_3.pth.tar. ',than run main.py will yield results, but running eval/eval_frei.py will always yield an error. The error message is as follows:
/*
EvalTraceback (most recent call last):
File "D:\Yiming\Desktop\CLIP_Hand_Demo-main666\CLIP_Hand_Demo-main6\eval\eval_frei.py", line 156, in
evaluation(
File "D:\Yiming\Desktop\CLIP_Hand_Demo-main666\CLIP_Hand_Demo-main6\eval\eval_frei.py", line 148, in evaluation
best_acc = validate(val_loader, model)
File "D:\Yiming\Desktop\CLIP_Hand_Demo-main666\CLIP_Hand_Demo-main6\eval\eval_frei.py", line 49, in validate
joint_bone = zipper['joint_bone'].to(device)
KeyError: 'joint_bone'
*/
Can you give some suggestions?Looking forward to your reply.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.