Rosun's starred repositories

imgaug

Image augmentation for machine learning experiments.

Language:PythonLicense:MITStargazers:14215Issues:233Issues:512

detr

End-to-End Object Detection with Transformers

Language:PythonLicense:Apache-2.0Stargazers:13013Issues:150Issues:526

AlphaPose

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

Language:PythonLicense:NOASSERTIONStargazers:7780Issues:206Issues:1138

pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4

Language:PythonLicense:Apache-2.0Stargazers:4448Issues:52Issues:504

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:3663Issues:97Issues:47

simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

Language:C#License:NOASSERTIONStargazers:2225Issues:85Issues:2104

face-parsing.PyTorch

Using modified BiSeNet for face parsing in PyTorch

Language:PythonLicense:MITStargazers:2149Issues:33Issues:55

pycls

Codebase for Image Classification Research, written in PyTorch.

Language:PythonLicense:MITStargazers:2117Issues:62Issues:81

PyContrast

PyTorch implementation of Contrastive Learning methods

SOLO

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

Language:PythonLicense:NOASSERTIONStargazers:1671Issues:32Issues:237

DetectoRS

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

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

PyTorchTricks

Some tricks of pytorch... :star:

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:688Issues:27Issues:39

EfficientPS

PyTorch code for training EfficientPS for Panoptic Segmentation

Language:PythonLicense:GPL-3.0Stargazers:524Issues: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:326Issues:28Issues:24

IntraDA

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

Language:PythonLicense:MITStargazers:269Issues:3Issues:16

PointRend

an numpy-based implement of PointRend

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

AC-FPN

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

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

TDNet

Temporally Distributed Networks for Fast Video Semantic Segmentation

Language:PythonLicense:MITStargazers:198Issues:18Issues:48

MANet_for_Video_Object_Detection

Fully Motion-Aware Network for Video Object Detection

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

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).

query-video-summary

Code and demos for our paper at ACM MM 2017

Language:Jupyter NotebookStargazers:64Issues:0Issues:0

EntropyRateSuperpixel

Entropy rate superpixel segmentation source code

PointRNN-PyTorch

PointRNN, PointGRU and PointLSTM.

Language:PythonLicense:MITStargazers:53Issues:5Issues:4

YOLOv4-PyTorch

PyTorch re-implementation of YOLOv4 architecture