Rosun's starred repositories

imgaug

Image augmentation for machine learning experiments.

Language:PythonLicense:MITStargazers:14403Issues:229Issues:517

detr

End-to-End Object Detection with Transformers

Language:PythonLicense:Apache-2.0Stargazers:13579Issues:149Issues:526

AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System

Language:PythonLicense:NOASSERTIONStargazers:8021Issues:207Issues:1145

pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4

Language:PythonLicense:Apache-2.0Stargazers:4479Issues:52Issues:505

pytorch-cifar100

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)

SegLossOdyssey

A collection of loss functions for medical image segmentation

Language:PythonLicense:Apache-2.0Stargazers:3808Issues:98Issues:47

face-parsing.PyTorch

Using modified BiSeNet for face parsing in PyTorch

Language:PythonLicense:MITStargazers:2297Issues:35Issues:56

simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

Language:C#License:NOASSERTIONStargazers:2286Issues:84Issues:2104

pycls

Codebase for Image Classification Research, written in PyTorch.

Language:PythonLicense:MITStargazers:2135Issues:61Issues:81

PyContrast

PyTorch implementation of Contrastive Learning methods

SOLO

SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.

Language:PythonLicense:NOASSERTIONStargazers:1705Issues:32Issues:239

PyTorchTricks

Some tricks of pytorch... :star:

DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution

Language:PythonLicense:Apache-2.0Stargazers:1137Issues:37Issues:94

SAN

Exploring Self-attention for Image Recognition, CVPR2020.

Language:PythonLicense:MITStargazers:747Issues:15Issues:19

Lip2Wav

This is the repository containing codes for our CVPR, 2020 paper titled "Learning Individual Speaking Styles for Accurate Lip to Speech Synthesis"

Language:PythonLicense:MITStargazers:697Issues:27Issues:39

EfficientPS

PyTorch code for training EfficientPS for Panoptic Segmentation

Language:PythonLicense:GPL-3.0Stargazers:535Issues:54Issues:60

PoseFlow

PoseFlow: Efficient Online Pose Tracking (BMVC'18)

DRN_CVPR2020

Code and Dataset for CVPR2020 "Dynamic Refinement Network for Oriented and Densely Packed Object Detection"

Language:Jupyter NotebookLicense:GPL-2.0Stargazers:328Issues:28Issues:25

IntraDA

Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision (CVPR 2020 Oral)

Language:PythonLicense:MITStargazers:271Issues:3Issues:16

PointRend

an numpy-based implement of PointRend

Language:Jupyter NotebookLicense:MITStargazers:205Issues:12Issues:8

AC-FPN

Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》

Language:PythonLicense:Apache-2.0Stargazers:203Issues:8Issues:12

TDNet

Temporally Distributed Networks for Fast Video Semantic Segmentation

Language:PythonLicense:MITStargazers:202Issues:18Issues:49

MANet_for_Video_Object_Detection

Fully Motion-Aware Network for Video Object Detection

Language:PythonLicense:Apache-2.0Stargazers:124Issues:7Issues:12

GraphMemoryNet

Memory-Based Graph Networks

MuG

Learning Video Object Segmentation from Unlabeled Videos (CVPR2020)

flowtrack.pytorch

Pytorch implementation of FlowTrack (Simple Baselines for Human Pose Estimation and Tracking).

EntropyRateSuperpixel

Entropy rate superpixel segmentation source code

query-video-summary

Code and demos for our paper at ACM MM 2017

Language:Jupyter NotebookStargazers:63Issues:4Issues:4

PointRNN-PyTorch

PointRNN, PointGRU and PointLSTM.

Language:PythonLicense:MITStargazers:56Issues:5Issues:4

YOLOv4-PyTorch

PyTorch re-implementation of YOLOv4 architecture