Coder Social home page Coder Social logo

About training code about recognize-anything HOT 5 OPEN

YahooKID avatar YahooKID commented on July 17, 2024
About training code

from recognize-anything.

Comments (5)

xinyu1205 avatar xinyu1205 commented on July 17, 2024 2

Hi, thanks for your attention!
We have open-source Tag2Text forward function, which can refer to README.md. While I would personally love to open source all the training codes right away, they are still in the company's process. We are actively working towards making them available as soon as possible.
Best wishes!

from recognize-anything.

lichun-wang avatar lichun-wang commented on July 17, 2024 1

非常赞的工作,非常期待训练代码~~

from recognize-anything.

dydxdt avatar dydxdt commented on July 17, 2024

Hi, thanks for your attention! We have open-source Tag2Text forward function, which can refer to README.md. While I would personally love to open source all the training codes right away, they are still in the company's process. We are actively working towards making them available as soon as possible. Best wishes!

Hi, thanks for your great job! I want to ask if I replace 'blip.py' with 'ram.py', it also seems to be able to run(but I haven't tried), is that right? I see the code structure is similar.Thanks for reply

from recognize-anything.

xinyu1205 avatar xinyu1205 commented on July 17, 2024

Besides, another key improvement is: BLIP only read two key-value pairs: {'image': path_of_image, 'caption': text_of_image}, and Tag2Text need to read three key-value pairs: {'image': path_of_image, 'caption': text_of_image, 'tag': the tags of the image, parsed from the caption}.

from recognize-anything.

dydxdt avatar dydxdt commented on July 17, 2024

Thanks. So when will the ram training code be released? maybe an approximate time?

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.