-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
多模态? #2
Comments
是有一个独立的模型来分析的,https://github.com/JieGenius/GlauClsDRGrading 这个是子模型训练的项目。 |
所以可以理解成,分类模型判断图片是否有青光眼,来实现多模态输入?那为什么不直接训一个多模态大模型(参考llava、minigpt4)? |
我觉得可以试试哈,我暂时还没尝试。 |
got it. 我都毕业这么多年了,没想到眼科开源的数据集还这么少... 只能说这些数据太容易过拟合了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,我注意到需要上传眼底图来判断是否有青光眼等疾病,但我看你是基于语言模型来微调的,眼底图上传后有专门的模型来分析吗?
The text was updated successfully, but these errors were encountered: