hytu99's Stars
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
automeris-io/WebPlotDigitizer
Computer vision assisted tool to extract numerical data from plot images.
tufu9441/maupassant-hexo
A simple Hexo theme forked from icylogic.
swz30/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
genforce/interfacegan
[CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
peteanderson80/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
tensorlayer/HyperPose
Library for Fast and Flexible Human Pose Estimation
ikostrikov/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
InterDigitalInc/CompressAI
A PyTorch library and evaluation platform for end-to-end compression research
Kobaayyy/Awesome-CVPR2024-CVPR2021-CVPR2020-Low-Level-Vision
A Collection of Papers and Codes for CVPR2024/CVPR2021/CVPR2020 Low Level Vision
tensorflow/compression
Data compression in TensorFlow
megvii-research/mdistiller
The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf
DarrenPan/Awesome-CVPR2024-Low-Level-Vision
A Collection of Papers and Codes in CVPR2023/2022 about low level vision
ikostrikov/pytorch-flows
PyTorch implementations of algorithms for density estimation
facebookresearch/NeuralCompression
A collection of tools for neural compression enthusiasts.
microsoft/voxelpose-pytorch
Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
jhjacobsen/pytorch-i-revnet
i-RevNet Pytorch Code
ZhihaoHu/PyTorchVideoCompression
PyTorch implementation and benchmark of Video Compression
longcw/crossview_3d_pose_tracking
Dataset of the paper "Cross-View Tracking for Multi-Human 3D Pose Estimation at over 100 FPS"
Orange-OpenSource/Cool-Chic
Low-complexity neural image & video codec.
buggyyang/CDC_compression
codebase for Lossy Image Compression with Conditional Diffusion Models
duanzhiihao/lossy-vae
Authors' PyTorch implementation of lossy image compression methods based on hierarchical VAEs
lumingzzz/TinyLIC
High-Efficiency Lossy Image Coding Through Adaptive Neighborhood Information Aggregation
jiexiaou/IDT
Official repository for the paper "Image Deraining Transformer".
maoyunyao/JOINT
Official implementation of the ICCV 2021 paper "Joint Inductive and Transductive Learning for Video Object Segmentation"
LilJing/pose-assisted-collaboration
Python implementation for paper: "Pose-Assisted Multi-Camera Collaboration for Active Object Tracking"(AAAI 2020)