Xception-PyTorch
Deep learning model
An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification
A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions
249 stars
4 watching
63 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,970 |
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 46 |