xiaotingxuan's Stars
bckim92/language-evaluation
:clipboard: Collection of evaluation code for natural language generation.
allenai/allennlp
An open-source NLP research library, built on PyTorch.
thu-ml/unidiffuser
Code and models for the paper "One Transformer Fits All Distributions in Multi-Modal Diffusion"
Reamd7/notion-zh_CN
notion 中文化
X-PLUG/mPLUG-Owl
mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
OpenGVLab/LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
Shark-NLP/DiffuSeq
[ICLR'23] DiffuSeq: Sequence to Sequence Text Generation with Diffusion Models
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
rmokady/CLIP_prefix_caption
Simple image captioning model
rom1504/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
tylin/coco-caption
vacancy/SceneGraphParser
A python toolkit for parsing captions (in natural language) into scene graphs (as symbolic representations).
shilrley6/Faster-R-CNN-with-model-pretrained-on-Visual-Genome
Faster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101
oahziur/animated-archer
Octave/Matlab Implementation for Job Shop Scheduling Problem
forence/Awesome-Visual-Captioning
This repository focus on Image Captioning & Video Captioning & Seq-to-Seq Learning & NLP
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
d2l-ai/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
wzy6642/Dive-Into-Deep-Learning-PyTorch-PDF
本项目对中文版《动手学深度学习》中的代码进行了PyTorch实现并整理为PDF版本供下载
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
zhanlaoban/CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
soloice/Matrix_Derivatives
This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.
justjavac/ReplaceGoogleCDN
⚡️ 一个 Chrome 插件:将 Google CDN 替换为国内的。
Eurus-Holmes/Awesome-Multimodal-Research
A curated list of Multimodal Related Research.
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation