Giter VIP home page Giter VIP logo

Comments (8)

Weifeng-Chen avatar Weifeng-Chen commented on June 8, 2024 1

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

期待,感谢开源,非常棒的工作

中文版本的CLIP已经开源:https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-102M-Chinese @lonngxiang

感谢开源,这就去研究下;看图像有单独乘 logit_scale是尺度系数,这是什么原因呢,我看clip官方案例里没有用

我们把clip的text encoder换成了中文pretrained过的模型,因此不能直接用 clip(image, text),这个forward函数里面有logit_scale的实现,是为了让最后算出来的相似度拉的够开的。

@Weifeng-Chen 请问我这个理解是否正确:logit_scale是与输入image无关的常量(值为4.6052,exp后是100)。logit_scale并不改变余弦值的相对大小。

是的

from fengshenbang-lm.

ganzhiruyi avatar ganzhiruyi commented on June 8, 2024

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

from fengshenbang-lm.

lonngxiang avatar lonngxiang commented on June 8, 2024

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

期待,感谢开源,非常棒的工作

from fengshenbang-lm.

ganzhiruyi avatar ganzhiruyi commented on June 8, 2024

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

期待,感谢开源,非常棒的工作

中文版本的CLIP已经开源:https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-102M-Chinese @lonngxiang

from fengshenbang-lm.

lonngxiang avatar lonngxiang commented on June 8, 2024

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

期待,感谢开源,非常棒的工作

中文版本的CLIP已经开源:https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-102M-Chinese @lonngxiang

感谢开源,这就去研究下;看图像有单独乘 logit_scale是尺度系数,这是什么原因呢,我看clip官方案例里没有用

from fengshenbang-lm.

Weifeng-Chen avatar Weifeng-Chen commented on June 8, 2024

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

期待,感谢开源,非常棒的工作

中文版本的CLIP已经开源:https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-102M-Chinese @lonngxiang

感谢开源,这就去研究下;看图像有单独乘 logit_scale是尺度系数,这是什么原因呢,我看clip官方案例里没有用

我们把clip的text encoder换成了中文pretrained过的模型,因此不能直接用 clip(image, text),这个forward函数里面有logit_scale的实现,是为了让最后算出来的相似度拉的够开的。

from fengshenbang-lm.

un-certainty avatar un-certainty commented on June 8, 2024

中文版本已经训练了一版,还在测试效果,完善example,预计1-2周内会放出来

期待,感谢开源,非常棒的工作

中文版本的CLIP已经开源:https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-102M-Chinese @lonngxiang

感谢开源,这就去研究下;看图像有单独乘 logit_scale是尺度系数,这是什么原因呢,我看clip官方案例里没有用

我们把clip的text encoder换成了中文pretrained过的模型,因此不能直接用 clip(image, text),这个forward函数里面有logit_scale的实现,是为了让最后算出来的相似度拉的够开的。

@Weifeng-Chen
请问我这个理解是否正确:logit_scale是与输入image无关的常量(值为4.6052,exp后是100)。logit_scale并不改变余弦值的相对大小。

from fengshenbang-lm.

Weifeng-Chen avatar Weifeng-Chen commented on June 8, 2024

from fengshenbang-lm.

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.