Git Product home page Git Product logo

Comments (7)

lshiwjx avatar lshiwjx commented on July 16, 2024

I have tried the augmentation but found no improvement for NTU-RGBD. For Skeleton-Kinetics it is important.
The influence of the input length is not investigated.
I haven't tried the 120 dataset.

from 2s-agcn.

VSunN avatar VSunN commented on July 16, 2024

I tried to change the input length to 64. For joint stream, I got 94.59 top1 acc. And for bone stream, I got 94.11 top1 acc. The final fusion result is 95.53.

from 2s-agcn.

Lixmdeep avatar Lixmdeep commented on July 16, 2024

I tried to change the input length to 64. For joint stream, I got 94.59 top1 acc. And for bone stream, I got 94.11 top1 acc. The final fusion result is 95.53.

Divide the input sequence into 64 equal segments, and then choose a random frame from each segment?@VSunN

from 2s-agcn.

VSunN avatar VSunN commented on July 16, 2024

@Lixmdeep , I just changed the window size in the configuration to 64.

from 2s-agcn.

hongge831 avatar hongge831 commented on July 16, 2024

@VSunN I can not reproduce your result, can you tell me any other configurations you have changed in the codefile? thanks alot.

from 2s-agcn.

VSunN avatar VSunN commented on July 16, 2024

@hongge831 set random_choose=True and window_size=64 in config/nturgbd-cross-view/train_joint.yaml

from 2s-agcn.

erinchen824 avatar erinchen824 commented on July 16, 2024

@hongge831 set random_choose=True and window_size=64 in config/nturgbd-cross-view/train_joint.yaml

The paper only mentioned to set T to 300 without any other augmentation, whether using random choose be a kind of augmentation? Can I set it to be True to reproduce the results? Thx!

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.