Dancing under the moonlight.
基于Qt的C++项目,实现了网盘的基础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。
The official implementation of the paper "MMFuser: Multimodal Multi-Layer Feature Fuser for Fine-Grained Vision-Language Understanding". MMFuser addresses the limitations of current MLLMs in capturing complex image details by simply yet efficiently integrating multi-layer features from ViTs.
No description provided.
[SCIS 2024] The official implementation of the paper "MMInstruct: A High-Quality Multi-Modal Instruction Tuning Dataset with Extensive Diversity". The MMInstruct dataset includes 973K instructions from 24 domains and four instruction types.
参考AcWing的SpringBoot项目课程完成开发,项目包含的模块:PK模块:匹配界面(微服务)、实况直播界面(WebSocket协议)、对局列表模块、排行榜模块、用户中心模块;采用前后端分离模式 SpringBoot实现后端 Vue3实现Web端和AcApp端