Giter VIP home page Giter VIP logo

Comments (7)

liangxuy avatar liangxuy commented on June 16, 2024

The pretrain model (In table Model Zoo) is only trained on human-object interaction classification and the pasta classification part is not involved. However, model zoos like, PaStaNet*-Linear are trained with both hoi classifcation and pasta classification. You can load these models to test.

from hake-action.

whqwill avatar whqwill commented on June 16, 2024

It confused me. From the paper, I thought pretrain is used for activity2vec, which means the pasta classification, and PaSta linear is used in finetuning a2v and pasta r. Isn’t it?

from hake-action.

liangxuy avatar liangxuy commented on June 16, 2024

Sorry for the confusion, but in this repo, the pretrain model is only trained on the HOI classification task. The models except for the Pretrain-model in Table model zoo are trained with pasta classification. You can use these models to initialize the parameters if you need.

from hake-action.

whqwill avatar whqwill commented on June 16, 2024

OK. I see. So which dataset is used for pretrain. As I know, the PaStaNet dataset dose not have the HOI label. So you provide the HOI label for the PaStaNet dataset? BTW, can you provide the PaStaNet dataset or dataset used for the pretrain? Thanks.

from hake-action.

whqwill avatar whqwill commented on June 16, 2024

Hi, I test the pretrained model using HICO test data, the HOI accuracy of the language part is 0 and all output are around 0.5, which seems the last layer is not trained. So, Is the HOI class of the pretrained model different from the 600 HICO class?

from hake-action.

whqwill avatar whqwill commented on June 16, 2024

我又看了一下论文,我大概理解了,这里预训练是分类156个动作。但是还有一个疑问就是,你们提供的pretrain model是在118K PaStaNet全部数据上(除掉HICO test)训练的,还是38K HICO train数据,这里没做说明。

然后就是如果对于PaStaNet*-Linear,是不是就不需要预训练了,因为预训练的话并没有用额外数据。

from hake-action.

DirtyHarryLYL avatar DirtyHarryLYL commented on June 16, 2024

PaStaNet*-x: we use the images in HICO train set and their PaSta labels. The only additional supervision here is the PaSta annotations compared to the conventional way.
Please refer to our paper (sec. 5.2) and HAKE-Data repo.

from hake-action.

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.