Richard-lX's Stars
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
posquit0/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
CopyTranslator/CopyTranslator
🔠Foreign language reading and translation assistant based on copy and translate.
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
bytedance/byteps
A high performance and generic framework for distributed DNN training
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
HonglinChu/SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
lessw2020/Ranger-Deep-Learning-Optimizer
Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase
nachifur/MulimgViewer
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
nondanee/vsc-netease-music
UNOFFICIAL Netease Music extension for Visual Studio Code
xieenze/PolarMask
Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'
kjunelee/MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
MCG-NJU/MixFormer
[CVPR 2022 Oral & TPAMI 2024] MixFormer: End-to-End Tracking with Iterative Mixed Attention
DavidZhangdw/Visual-Tracking-Development
Visual Object Tracking
StrangerZhang/pysot-toolkit
Python Single Object Tracking Evaluation
PruneTruong/GLU-Net
Official implementation of the paper GLU-Net (CVPR2020-Oral)
PacktPublishing/Matplotlib-3.0-Cookbook
Matplotlib 3.0 Cookbook, published by Packt
rythei/PyTorchOT
implements optimal transport algorithms in pytorch
PruneTruong/GLAMpoints_pytorch
Official Pytorch implementation of GLAMpoints
Spritea/GMOT40
GMOT-40: A Benchmark for Generic Multiple Object Tracking (CVPR 2021)
11-626/Deep-INFOMAX
This is a pytorch implementation of Deep-INFOMAX.
vision4robotics/LAE-PVT-master
Interface toolkit for proposed latency-aware evaluation (LAE) benchmark and python implementation for predictive visual tracking (PVT) baseline
martin-danelljan/pytorch-tutorial
An introduction to deep learning with PyTorch.
jingweiz/gitignore
A collection of useful .gitignore templates
sioncen/siamfc-pytorch