zhanghang1989/PyTorch-Encoding
A CV toolkit for my papers.
What it solves
PyTorch-Encoding provides a library of specialized encoding modules and pre-trained models for computer vision tasks, specifically focusing on image classification and semantic segmentation.
How it works
The project implements various encoding techniques and network architectures, including Split-Attention Networks (ResNeSt) and Texture Encoding Networks (Deep TEN), to improve how visual information is captured and cross-referenced in neural networks.
Who it’s for
Researchers and developers working with PyTorch who need high-performance vision models for classification and segmentation tasks.
Highlights
- own model zoo containing image classification and semantic segmentation models.
- Implementation of ResNeSt (Split-Attention Networks).
- Implementation of Deep TEN (Texture Encoding Network).
- Implementation of Context Encoding for semantic segmentation.
Related
- Project
- Project
- Project
- Project