wuyongfa-genius's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
onnx/onnx
Open standard for machine learning interoperability
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
lucidrains/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
wuyongfa-genius/Background_Substraction
Contains some popular background substraction methods implemented in Python.
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
lucidrains/pixel-level-contrastive-learning
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
lucidrains/halonet-pytorch
Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
getkeops/keops
KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
msracver/Deformable-ConvNets
Deformable Convolutional Networks
genforce/sefa
[CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
google-research/vision_transformer
lucidrains/TimeSformer-pytorch
Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
facebookresearch/deit
Official DeiT repository
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
facebookresearch/detr
End-to-End Object Detection with Transformers
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
xmlyqing00/AFB-URR
Official implementation of "Video Object Segmentation with Adaptive Feature Bank and Uncertain-Region Refinement", NeurIPS 2020.
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
PatrickHua/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
dvl-tum/mot_neural_solver
Official PyTorch implementation of "Learning a Neural Solver for Multiple Object Tracking" (CVPR 2020 Oral).