GithubHelp home page GithubHelp logo

Comments (3)

Darylmeng avatar Darylmeng commented on June 16, 2024

I check the provided 4M data json files and find that only 4441 tags exists, which is smaller than the 4585 tags as claimed in the paper. May be the other 144 tags are in the 12M dataset? Will the missing labels cause bad effects on the training of 4M dataset training? As mentioned above, i relabel the json file and the model can't perform well.
I would be truly grateful if the author could offer any insights or responses to the questions I've presented.

from recognize-anything.

Darylmeng avatar Darylmeng commented on June 16, 2024

I also raise two more questions. In Appendix A in paper, batch_size is 720. However, the batch_size in config file "pretrain" is set to 52. According to the paper, the model is trained by 8 A100, so the batch_size should be 52X8=416? Also, the loss is computed as the sum of (loss_tag+loss_align+loss_diss). However, i observe the magnitudes of the three losses are in the hundreds, tens, and less than one, respectively. I'm curious if simply adding losses with such significant differences in magnitude without balancing them with any weights will affect the training? Sincerely awaiting for your reply.

from recognize-anything.

xinyu1205 avatar xinyu1205 commented on June 16, 2024

Did you load the ImageNet-pretrained image encoder weights? It is fixed by subsequent PR.
image

from recognize-anything.

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.