Git Product home page Git Product logo

Comments (5)

lshiwjx avatar lshiwjx commented on August 15, 2024

你应该是换了数据吧,改下关键点的数量

from 2s-agcn.

JaxferZ avatar JaxferZ commented on August 15, 2024

好的,谢谢,我重新跑了一下preprocess就解决了,但是现在到了
python main.py --config ./config/nturgbd-cross-view/train_joint.yaml的时候一直显示CUDA OUT OF MEMORY
z = self.conv_d[i](torch.matmul(A2, A1).view(N, C, T, V))
RuntimeError: CUDA out of memory. Tried to allocate 236.00 MiB (GPU 0; 10.76 GiB total capacity; 9.47 GiB already allocated; 84.31 MiB free; 132.66 MiB cached)

from 2s-agcn.

RayLeijingsi avatar RayLeijingsi commented on August 15, 2024

好的,谢谢,我重新跑了一下preprocess就解决了,但是现在到了
python main.py --config ./config/nturgbd-cross-view/train_joint.yaml的时候一直显示CUDA OUT OF MEMORY
z = self.conv_d[i](torch.matmul(A2, A1).view(N, C, T, V))
RuntimeError: CUDA out of memory. Tried to allocate 236.00 MiB (GPU 0; 10.76 GiB total capacity; 9.47 GiB already allocated; 84.31 MiB free; 132.66 MiB cached)

batch_size改小

from 2s-agcn.

czhaneva avatar czhaneva commented on August 15, 2024

请问下yaml文件中的train_data_joint.npy以及其他的joint.npy是不是都是通过ntu_gendata.py生成的?
然后bone.npy是不是需要额外运行gen_bone_data.py文件来处理上面提取出来的joint.npy数据?求解答,感谢

from 2s-agcn.

lshiwjx avatar lshiwjx commented on August 15, 2024

请问下yaml文件中的train_data_joint.npy以及其他的joint.npy是不是都是通过ntu_gendata.py生成的?
然后bone.npy是不是需要额外运行gen_bone_data.py文件来处理上面提取出来的joint.npy数据?求解答,感谢

是的

from 2s-agcn.

Related Issues (20)

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.