☆29Oct 3, 2025Updated 5 months ago
Alternatives and similar repositories for video-recommendation-assignment
Users that are interested in video-recommendation-assignment are comparing it to the libraries listed below
Sorting:
- 增加了indextts2的简单的界面与api调用方式☆21Oct 27, 2025Updated 4 months ago
- 在index-tts-vllm的基础上,实现了并提供了模拟流式合成音频的接口服务及客户端测试脚本☆27Sep 2, 2025Updated 6 months ago
- ☆14Jan 15, 2024Updated 2 years ago
- Offical Code For "Towards Hierarchical Multi-Step Reward Models for Enhanced Reasoning in Large Language Models"☆19Mar 25, 2025Updated 11 months ago
- https://haa.boyuai.com☆49Dec 8, 2025Updated 2 months ago
- 周易算卦,占卜,阴阳五行,干支,四柱八字排盘,紫微斗数,奇门遁甲,周易源码,七政四余集大成者结合,数十年周易研究,结合了紫薇运势,刑冲关系,神煞,奇门遁甲,七政四余排盘,大六壬等多种中国古老周易占卜算法,结合计算机知识,在网页可以时时展示出来,对真正的占卜师,周易爱好者非常…☆28Feb 7, 2026Updated 3 weeks ago
- 本项目主要用于掌纹特征提取,主要工作包含: 1. 手掌掌纹ROI提取 2. 特征提取网络设置 3. 特征网络训练预测 其中,掌纹提取部分,主要实现参照`palm_rpi_ext` 实现,核心调用出口位置为instance.py 训练与推理为 train_palm_ext…☆12Sep 18, 2024Updated last year
- Happy Hacking With Claude!!!☆24Oct 27, 2025Updated 4 months ago
- 天池Better Synth多模态大模型数据合成挑战赛-打赢baseline就算成功方案☆26Oct 30, 2025Updated 4 months ago
- pdf multimodal rag 【pdf多模态rag问答】☆27Feb 26, 2025Updated last year
- Automatically split long webpage screenshots into chunks for input into models with shorter contexts. 自动将长网页截图进行区块分割,用于输入上下文较短的模型☆27Oct 25, 2025Updated 4 months ago
- 这是一个不基于任何框架实现的从0到1的VLM finetune(包括Pre-train和SFT)☆37Aug 22, 2025Updated 6 months ago
- 数字人训练☆20Jan 20, 2024Updated 2 years ago
- 一个开源的中文歌声合成数据集。An open-source Chinese singing synthesizing dataset.☆24Jul 13, 2019Updated 6 years ago
- 2025.01:从零到一实现了一个多模态大模型,并命名为Reyes(睿视),R:睿,eyes:眼。Reyes的参数量为8B,视觉编码器使用的是InternViT-300M-448px-V2_5,语言模型侧使用的是Qwen2.5-7B-Instruct,Reyes也通过一个两…☆31Feb 10, 2026Updated 3 weeks ago
- AGI调研资料汇总☆24Sep 2, 2025Updated 6 months ago
- 本项目使用LLaVA 1.6多模态模型实现以文搜图和以图搜图功能。☆28Feb 26, 2024Updated 2 years ago
- A curated list of the latest advancements, papers, tools, and datasets for **Multimodal Retrieval-Augmented Generation (RAG)**. Multimoda…☆50Nov 25, 2025Updated 3 months ago
- 本项目将基于多模态,RAG以及LLM等技术,打造了一个基于手相算命的系统☆30Aug 28, 2024Updated last year
- ☆33Feb 24, 2025Updated last year
- A RAG (Retrieval-Augmented Generation) solution Based on Advanced Pre-generated QA Pairs. 基于高级 QA 问答对预生成的 RAG 知识库解决方案☆70Jan 19, 2026Updated last month
- ☆32Feb 2, 2025Updated last year
- 数据合成工具,简单高效的合成不同业务场景的大模型训练数据☆40Jan 2, 2025Updated last year
- AI伴侣/AI女友/AI男友合集,整合记录目前流行的AI生成图片和视频的合集,探索AI虚拟数字人过程☆36Jan 20, 2024Updated 2 years ago
- 基于MuseTalk的数字人代码。☆35Sep 14, 2024Updated last year
- Hands-On Artificial Intelligence on Amazon Web Services, published by Packt☆34Jan 30, 2023Updated 3 years ago
- Hands-On Artificial Intelligence for Beginners, published by Packt☆42Jan 18, 2023Updated 3 years ago
- An example implementation of RLHF (or, more accurately, RLAIF) built on MLX and HuggingFace.☆38Jun 21, 2024Updated last year
- pdf文件处理工具, 包含: pdf剪切, pdf旋转, pdf合并, pdf拆分, pdf 添加页码, pdf转图片, word转pdf等功能☆34Sep 30, 2024Updated last year
- An open source implementation of R1☆29Feb 9, 2026Updated 3 weeks ago
- 基于Linly-Talker数字人改版的教育系统,包含网课总结、数字人对话、Chatbot对话,项目可在autodl部署☆35May 30, 2024Updated last year
- Latest Advances on (RL based) Multimodal Reasoning and Generation in Multimodal Large Language Models☆47Oct 30, 2025Updated 4 months ago
- Gadget Pentesting Tool Scripts☆37Nov 29, 2015Updated 10 years ago
- 利用神经网络(考虑模型、数据集的大小以及模型的感受野)在数据集上进行训练,直接预测需要滑动的距离。由于百度安全验证的角度并不是整数变化的,滑动距离与角度的变化也不是一一对应的,因此相对于预测角度而言,直接预测滑动距离更加准确、便捷。且滑动距离的类别相比较于而言要少,从而使得…☆33Aug 15, 2022Updated 3 years ago
- 一个强大的 PDF 处理 MCP(Model Context Protocol)服务,提供全面的 PDF 文档分析功能☆43Apr 7, 2025Updated 10 months ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆42Dec 28, 2024Updated last year
- Simple repository for training small reasoning models☆49Feb 17, 2026Updated last week
- 私有化自动数字人排队训练、短视频排队生成的微信小程序、web运营后台管理系统一键部署,基于单人训练的音频驱动唇形,比wav2lip、deepfacelab、liveportrait、musetalk等等唇形方案更好,直接可以商业化,支持中日英韩多种语音复刻☆57Apr 14, 2025Updated 10 months ago
- 模块一:多目标人脸检测、模块二:课堂表情识别、 模块三:疲劳状态检测、模块四:头部姿态估计、模块五:身体倾斜度检测、模块六:用模糊综合评价算法代入模块2-5测到的数据计算学生注意力☆55Feb 6, 2026Updated 3 weeks ago