
-
ZJU & ALIBABA CLOUD
- Zhejiang, Hangzhou
Stars
DeepSeek Chat UI, Build your own deepseek service through the API of public cloud vendors。支持上下文、历史会话、联网搜索、TXT/DOC/PDF文件上传、用户管理、流式输出。
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
Cloudflare Worker 代理请求 ChatGPT API,支持 Stream 流式输出
Source code for Twitter's Recommendation Algorithm
ChatGPT + DALL-E + WhatsApp = AI Assistant 🚀 🤖
Code of paper 《Automatic Reference-Based Video Editing with Pose Style Transfer》
Code of paper 《Automatic Generation of Interactive Nonlinear Video for Online Apparel Shopping Navigation》.
the system which includes attack module, detect module, and defense module.
GenerousMan / rocketmq
Forked from apache/rocketmqMirror of Apache RocketMQ
Image Filtering(Spatial Domain and Frequency Domain filtering)
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Emotion recognition can be achieved by obtaining signals from the brain by EEG . This test records the activity of the brain in form of waves. We have used DEAP dataset on which we are classifying …
Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
Code and data set of "Fashion Landmark Detection and Category Classification for Robotics"
🤘 awesome-semantic-segmentation
When given different views of an object as input, it can tell us if that specific object is present in a larger picture or not.
Neural Machine Translation (English to Chinese)
基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)