DIP & NLP期末大作业 — 课程设计
☆19Dec 11, 2022Updated 3 years ago
Alternatives and similar repositories for ClipCap-Chinese
Users that are interested in ClipCap-Chinese are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AI合成原神人物语音,合成出来有点搞笑(噗~)☆12Jan 9, 2023Updated 3 years ago
- 2024.06.19 本项目使用Chinese-CLIP搭建文搜图/图搜图页面,旨在帮助用户快速使用跨模态检索任务。本项目代码针对MUGE数据集约19w(189585张)数据作为底库数据。本项目提供了提取特征, 检索, 以及uI代码。☆23Jun 20, 2024Updated last year
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 4 years ago
- 基于感知哈希算法实现图像检索☆17Apr 21, 2018Updated 8 years ago
- 同济大学2019级数据库课程设计项目☆11Sep 11, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 数字图像处理项目。完成基础的头歌数字图像处理功能+9种风格迁移+ocr识别身份证文字信息☆11Jul 2, 2023Updated 2 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- ☆19Sep 17, 2021Updated 4 years ago
- flask+vue 期末大作业,一个有nlp分析文本功能的爬虫小说网站☆14Jan 4, 2023Updated 3 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 7 years ago
- Implementation of the HYPE hypergraph partitioner.☆22Dec 5, 2019Updated 6 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 操作系统必修实验:多进程并发环境模拟以及低级调度算法的仿真实现☆10Nov 13, 2019Updated 6 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- 这是我生产实习的项目——GAN实现图像风格迁移☆13Jul 21, 2021Updated 4 years ago
- Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"☆30Nov 4, 2024Updated last year
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 5 years ago
- A multimodal large-scale model, which performs close to the closed-source Qwen-VL-PLUS on many datasets and significantly surpasses the p…☆14Feb 5, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated 2 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- This program uses A* algorithm and ant colony optimization to solve maze path finding problem. A*算法/蚁群算法求解迷宫路径问题. (pygame)☆16Apr 6, 2020Updated 6 years ago
- Simple Video Summarization using Text-to-Segment Anything (Florence2 + SAM2) This project provides a video processing tool that utilizes…☆10Feb 20, 2025Updated last year
- Materials for Edcon 2019 webcast☆11Mar 31, 2019Updated 7 years ago
- KDD 2023 accepted paper, FedCP: Separating Feature Information for Personalized Federated Learning via Conditional Policy☆32Dec 17, 2024Updated last year
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 6 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- This example includes an example of FISCO BCOS basic smart contract, which provides basic functions such as user registration, data addit…☆10Dec 17, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 标准遗传算法(简单遗传算法),参照官方C语言版本进行python2.7语言重构。实数编码,轮盘赌选择,模拟二进制交叉(SBX),多项式变异。☆17Feb 6, 2017Updated 9 years ago
- Contract instance☆10Jul 30, 2021Updated 4 years ago
- ☆15Mar 29, 2023Updated 3 years ago
- 一个模拟操作系统,包含常见的进程调度相关算法的实现、内存分配相关算法的实现(连续,离散)以及模拟磁盘、文件系统的实现。各模块联动,辅助辅以一系列GUI界面动画演示。☆18Apr 19, 2018Updated 8 years ago
- ☆19Oct 4, 2021Updated 4 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆19Jul 9, 2022Updated 3 years ago
- StockRegister是基于FISCO BCOS区块链底层平台研发的股权登记系统,该系统提供了合约治理、账户管理、企业管理、股权管理四大类功能。合约治理主要功能包括创建企业信息合约、创建企业股权合约、创建账户、合约的状态及归属者管理等;账户管理主要功能包括内外部账户映射…☆11Aug 8, 2022Updated 3 years ago