zalando-pytorch
Fashion Model Experimentation
Experiments with PyTorch on the Fashion-MNIST dataset
Various experiments on the Fashion-MNIST dataset from Zalando
31 stars
3 watching
7 forks
Language: Jupyter Notebook
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
fanglanting/skip-gram-pytorch | A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
szagoruyko/functional-zoo | Repository providing pre-trained models and model definitions for PyTorch and TensorFlow using a functional programming style | 587 |
alexis-jacq/pytorch-tutorials | An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
lotayou/densebody_pytorch | An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
zalandoresearch/pytorch-dilated-rnn | Implementations of Dilated Recurrent Neural Networks in PyTorch | 211 |
bearpaw/pytorch-pose | A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
zhanghang1989/pytorch-multi-style-transfer | A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
warmspringwinds/pytorch-segmentation-detection | Provides pre-trained models and scripts for image segmentation and object detection in PyTorch. | 748 |
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 390 |
randl/shufflenetv2-pytorch | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 46 |