LeoRainly's Stars
AvivNavon/nash-mtl
Official implementation of "Multi-Task Learning as a Bargaining Game" [ICML 2022]
TianhaoFu/Awesome-3D-Object-Detection
Papers, code and datasets about deep learning for 3D Object Detection.
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
ActonMartin/KITTI_dataset
KITTI数据集国内分享
lucidrains/CoCa-pytorch
Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
LeoRainly/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
DaiShiResearch/TransNeXt
[CVPR 2024] Code release for TransNeXt model
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
cake-lab/HybridDepth
Official implementation for HybridDepth Model (WACV 2025, ISMAR 2024)
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
Sophia-11/Machine-Learning-Notes
周志华《机器学习》手推笔记
pbloem/former
Simple transformer implementation from scratch in pytorch.
emedvedev/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
Zjh-819/LLMDataHub
A quick guide (especially) for trending instruction finetuning datasets
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
EricLYang/courseRepo
ccny-ros-pkg/ccny-ros-pkg.github.io
This are the files for CCNY Robotics Lab
EricLYang/ericlyang.github.io
chxuan/vimplus
:rocket:An automatic configuration program for vim
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
bmild/nerf
Code release for NeRF (Neural Radiance Fields)