Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
awesome-road-map
🗺️awesome-road-map🗺️
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
BERT-chinese-text-classification-pytorch-1
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
blog
Public repo for HF blog posts
caffe
Caffe: a fast open framework for deep learning.
CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
video-question-answering
Video Question Answering via Gradually Refined Attention over Appearance and Motion
lucas0214's Repositories
lucas0214/UniBind
The source code for "UniBind: LLM-Augmented Unified and Balanced Representation Space to Bind Them All"
lucas0214/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
lucas0214/LLM-quickstart
Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)
lucas0214/MPIKGC
[LREC-COLING 2024] Multi-perspective Improvement of Knowledge Graph Completion with Large Language Models
lucas0214/Clip4caption
A Simple Baseline Based on CLIP and Transformer for Video Captioning
lucas0214/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
lucas0214/SceneGraphParser
A python toolkit for parsing captions (in natural language) into scene graphs (as symbolic representations).
lucas0214/awesome-road-map
🗺️awesome-road-map🗺️
lucas0214/ProST
Progressive Spatio-Temporal Prototype Matching for Text-Video Retrieval --ICCV2023 Oral
lucas0214/vit-imagenet21k-p
Preprocessing ImageNet-21K into an indexed directory, with a Vision Transformer (ViT) trained on it, inspired by 'Pretraining for the Masses'.
lucas0214/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
lucas0214/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
lucas0214/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
lucas0214/ImageClassification_VIT_TransferLearning
Project demo of using pretrained ViT model (trained on ImageNet) on the Custom dataset
lucas0214/vision-language-models-are-bows
Experiments and data for the paper "When and why vision-language models behave like bags-of-words, and what to do about it?" Oral @ ICLR 2023
lucas0214/LaTeX_for_math
lucas0214/OpenPSG
Benchmarking Panoptic Scene Graph Generation (PSG), ECCV'22
lucas0214/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
lucas0214/caffe
Caffe: a fast open framework for deep learning.
lucas0214/nlp-tutorial
NLP新手入门教程
lucas0214/research-method
论文写作与资料分享
lucas0214/CS224n-Reading-Notes
CS224n Reading Notes in Chinese 中文阅读笔记
lucas0214/frozen-in-time
Frozen in Time: A Joint Video and Image Encoder for End-to-End Retrieval [ICCV'21]
lucas0214/PyTorch-Pretrained-ViT
Vision Transformer (ViT) in PyTorch
lucas0214/cs224n-stanford-winter2021
Stanford Winter 2021
lucas0214/mmkb
Several data modalities for KBs (visual, numerical, temporal, etc.)
lucas0214/mmt
Multi-Modal Transformer for Video Retrieval
lucas0214/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
lucas0214/BERT-chinese-text-classification-pytorch-1
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
lucas0214/video-question-answering
Video Question Answering via Gradually Refined Attention over Appearance and Motion