LuinN's Stars
xiaonian233/genshin-fps-unlock
Genshin Impact Fps Unlock 原神帧率解锁
kiminh/XGrad-CAM
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
landskape-ai/ImageNet-Downsampled
Training code for downsampled ImageNet datasets
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
HRNet/HRNet-Object-Detection
Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
TingsongYu/ghostnet_cifar10
ghostnet_cifar10
akamaster/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
fwang91/residual-attention-network
Residual Attention Network for Image Classification
xvjiarui/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
lightningsoon/NN_Inspector
查看神经网络的秘密
z-x-yang/GCT
Gated Channel Transformation for Visual Recognition (CVPR 2020)
Yonghongwei/Gradient-Centralization
A New Optimization Technique for Deep Neural Networks
AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
ilovepose/DarkPose
Distribution-Aware Coordinate Representation for Human Pose Estimation
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Sophia-11/Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
stefanopini/simple-HRNet
Multi-person Human Pose Estimation with HRNet in Pytorch
HRNet/HRNet-Human-Pose-Estimation
This repo is copied from https://github.com/leoxiaobin/deep-high-resolution-net.pytorch
HRNet/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow