shisantaibao's Stars
fbcotter/pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
alexandrosstergiou/adaPool
[T-IP 2023] Code for exponential adaptive pooling for PyTorch
dwromero/ckconv
Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/2102.02611
JiuTian-VL/JiuTian-LION
[CVPR 2024] LION: Empowering Multimodal Large Language Model with Dual-Level Visual Knowledge
BAAI-DCAI/Bunny
A family of lightweight multimodal models.
OpenGVLab/InternVideo
[ECCV2024] Video Foundation Models & Data for Multimodal Understanding
DLYuanGod/TinyGPT-V
TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones
aaamoon/copilot-gpt4-service
Convert Github Copilot to ChatGPT
Ucas-HaoranWei/Vary-toy
Official code implementation of Vary-toy (Small Language Model Meets with Reinforced Vision Vocabulary)
X-PLUG/mPLUG-Owl
mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
waltonfuture/InstructionGPT-4
InstructionGPT-4
NUS-HPC-AI-Lab/InfoBatch
Lossless Training Speed Up by Unbiased Dynamic Data Pruning
Walter0807/MotionBERT
[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
THUDM/CogVLM
a state-of-the-art-level open visual language model | 多模态预训练模型
Meituan-AutoML/MobileVLM
Strong and Open Vision Language Assistant for Mobile Devices
NExT-ChatV/NExT-Chat
The code of the paper "NExT-Chat: An LMM for Chat, Detection and Segmentation".
wanghao-cst/Omni-VideoAssistant
Video QA Assistant based on LLMs with frame convolution
eric-ai-lab/MiniGPT-5
Official implementation of paper "MiniGPT-5: Interleaved Vision-and-Language Generation via Generative Vokens"
MLNLP-World/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
extreme-assistant/ICCV2023-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
iva-mzsun/MOSO
tum-pbs/pbdl-book
Welcome to the Physics-based Deep Learning Book (v0.2)
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
fengdu78/lihang-code
《统计学习方法》的代码实现
zhry10/DeepLSTM
Deep LSTM for highly nonlinear system modeling
DAMO-NLP-SG/Video-LLaMA
[EMNLP 2023 Demo] Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding
SEUJames23/Structural-response-prediction
labmlai/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, ... 🧠
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.