holyYodu's Stars
jin-s13/COCO-WholeBody
ECCV2020 paper "Whole-Body Human Pose Estimation in the Wild"
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
yjxiong/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
tczhangzhi/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
HRNet/HRNet-Bottom-Up-Pose-Estimation
This is an official pytorch implementation of “Bottom-Up Human Pose Estimation by Ranking Heatmap-Guided Adaptive Keypoint Estimates” (https://arxiv.org/abs/2006.15480).
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
maicss/PyQt-Chinese-tutorial
PyQt6中文教程
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
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
Showmax/kinetics-downloader
Download DeepMind's Kinetics dataset.
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
qfettes/DeepRL-Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
lyswhut/lx-music-desktop
一个基于 electron 的音乐软件
harvardnlp/BSO
XgDuan/coco-caption
Adds SPICE metric to coco-caption evaluation server codes.[THIS iS NON-OFFICIAL Python 3.x support]
wisdom-projects/holer
Holer exposes local servers behind NATs and firewalls to the public internet over secure tunnels.
shuhuai007/Machine-Learning-Session
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
zhjohnchan/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
peteanderson80/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
ruotianluo/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
spytensor/prepare_detection_dataset
convert dataset to coco/voc format
DataLoaderX/datasetsome
一些数据集处理相关的 API
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
MohsenFayyaz89/PyTorch_Video_Dataset
Video dataset class for loading videos in PyTorch using Dataloader