Joserxu's Stars
argusswift/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
koba-jon/pytorch_cpp
Deep Learning sample programs using PyTorch in C++
cheind/py-motmetrics
:bar_chart: Benchmark multiple object trackers (MOT) in Python
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
tryolabs/norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
xiao9616/yolo4_tensorflow2
yolo 4th edition implemented by tensorflow2.0
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Alpha-Video/AlphaVideo
Vision toolbox for video related tasks including action recognition, multi-object tracking.
uber/neuropod
A uniform interface to run deep learning models from multiple frameworks
TheAlgorithms/Python
All Algorithms implemented in Python
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
anishathalye/neural-style
Neural style in TensorFlow! 🎨
alrra/dotfiles
💻 macOS / Ubuntu dotfiles
fastai/fastbook
The fastai book, published as Jupyter Notebooks
missing-semester/missing-semester
The Missing Semester of Your CS Education 📚
google/trax
Trax — Deep Learning with Clear Code and Speed
IgorSusmelj/pytorch-styleguide
An unofficial styleguide and best practices summary for PyTorch
donnyyou/torchcv
TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision
USTC-Resource/USTC-Course
:heart:**科学技术大学课程资源
kxxwz/SJTU-Courses
上海交通大学课程资料分享
QSCTech/zju-icicles
浙江大学课程攻略共享计划
krocki/dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
karpathy/pytorch-normalizing-flows
Normalizing flows in PyTorch. Current intended use is education not production.
vlgiitr/papers_we_read
Summaries for exciting works in the field of Deep Learning.
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。