Pinned Repositories
abcd
Official repository for "Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems"
awesome-ChatGPT-resource-zh
精选 OpenAI 的 [ChatGPT](https://chat.openai.com) 资源清单, 跟随最新资源并添加中文相关Work
ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
ChatGLM-Tuning
一种平价的chatgpt实现方案, 基于ChatGLM-6B + LoRA
code2seq
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
Conjecture
Scalable Machine Learning in Scalding
CopyNet
An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"
DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
lime-experiments
Code for all experiments.
tanyinyan's Repositories
tanyinyan/abcd
Official repository for "Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems"
tanyinyan/awesome-ChatGPT-resource-zh
精选 OpenAI 的 [ChatGPT](https://chat.openai.com) 资源清单, 跟随最新资源并添加中文相关Work
tanyinyan/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
tanyinyan/ChatGLM-Tuning
一种平价的chatgpt实现方案, 基于ChatGLM-6B + LoRA
tanyinyan/code2seq
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
tanyinyan/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
tanyinyan/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
tanyinyan/DiffSinger
DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Forked and maintained by the OpenVPI community
tanyinyan/DINet
The source code of "DINet: deformation inpainting network for realistic face visually dubbing on high resolution video."
tanyinyan/DynamicRouting
Learning Dynamic Routing for Semantic Segmentation
tanyinyan/Human-Segmentation-PyTorch
Human segmentation models, training/inference code, and trained weights, implemented in PyTorch
tanyinyan/JavaScriptEnhancements
JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
tanyinyan/lime
Lime: Explaining the predictions of any machine learning classifier
tanyinyan/llm-hallucination-survey
Reading list of hallucination in LLMs. Check out our new survey paper: "Siren’s Song in the AI Ocean: A Survey on Hallucination in Large Language Models"
tanyinyan/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
tanyinyan/MODNet
A Trimap-Free Solution for Portrait Matting in Real Time
tanyinyan/ncnn_Android_RobustVideoMatting
Android human segmentation by ncnn
tanyinyan/opencv
Open Source Computer Vision Library
tanyinyan/PaddleSeg
End-to-end image segmentation kit based on PaddlePaddle.
tanyinyan/portrait-matting-unet-flask
Portrait Mating implementation in UNet with PyTorch.
tanyinyan/PortraitNet
Code for the paper "PortraitNet: Real-time portrait segmentation network for mobile device" @ CAD&Graphics2019
tanyinyan/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
tanyinyan/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
tanyinyan/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
tanyinyan/Semantic_Human_Matting
Semantic Human Matting
tanyinyan/slm-code-generation
TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)
tanyinyan/stable-diffusion
A latent text-to-image diffusion model
tanyinyan/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
tanyinyan/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
tanyinyan/vocode-python
🤖 Build voice-based LLM agents. Modular + open source.