zllrunning / awesome-pytorch-toolkit

A list of pytorch toolkits for CV application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-pytorch-toolkit

A list of pytorch toolkits for CV application.

Contents

Tutorials for PyTorch

Classification

Object detection

Semantic segmentation

GAN

Face

Pose estimation

Object tracking

  • STVIR / pysot : SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask

  • visionml / pytracking : Visual tracking library based on PyTorch

  • zllrunning / SiameseX.PyTorch : A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamVGG, SiamDW, SiamRPN, SiamRPN-VGG

  • researchmm / SiamDW : Deeper and Wider Siamese Networks for Real-Time Visual Tracking

Person Reid

Image super-resolution

Action understanding

  • open-mmlab / mmaction : MMAction is an open source toolbox for action understanding based on PyTorch. It is a part of the open-mmlab project developed by Multimedia Laboratory, CUHK.

Crowd counting

Image inpainting

Augmentation

Tools

Contributing

Your contributions are always welcome! To add, remove, or change things on the list: Submit a pull request.

About

A list of pytorch toolkits for CV application.