Ling-wei's Stars
leiyu0210/FinLangNet
state-spaces/mamba
Mamba SSM architecture
zixian2021/AI-interview-cards
最完整的AI算法面试题目仓库,1000道,25个类目
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
fengdu78/lihang-code
《统计学习方法》的代码实现
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
czla/daily-paper-visual-tracking
记录每天整理的视觉目标跟踪论文
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
foolwood/benchmark_results
Visual Tracking Paper List
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
arbitularov/SiamRPN-PyTorch
Implementation SiamRPN on PyTorch with GOT-10k dataset
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
tdavchev/DESIRE
DESIRE: Distant Future Prediction in Dynamic Scenes with Interacting Agents
commaai/research
dataset and code for 2016 paper "Learning a Driving Simulator"
tinghuiz/SfMLearner
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
Sarasra/models
Models and examples built with TensorFlow
farzaa/DeepLeague
(Open Source) Computer Vision + Deep Learning + League of Legends
LisaAnne/lisa-caffe-public
Lisa Anne's public caffe code.
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
L1aoXingyu/pytorch-beginner
pytorch tutorial for beginners
onlytailei/A3C-PyTorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
onlytailei/pytorch-rl
Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch