recognize-anything icon indicating copy to clipboard operation
recognize-anything copied to clipboard

About training code

Open YahooKID opened this issue 1 year ago • 5 comments

Halo guys, Thanks for your great work. Will your training code be released on time(7.8) and will it include the training code of RAM?

YahooKID avatar Jul 07 '23 06:07 YahooKID

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!

xinyu1205 avatar Jul 09 '23 02:07 xinyu1205

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

dydxdt avatar Jul 13 '23 00:07 dydxdt

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}.

xinyu1205 avatar Jul 13 '23 01:07 xinyu1205

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

dydxdt avatar Jul 14 '23 12:07 dydxdt

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

lichun-wang avatar Jul 27 '23 07:07 lichun-wang