zalando-pytorch

Fashion Model Experimentation

Experiments with PyTorch on the Fashion-MNIST dataset

Various experiments on the Fashion-MNIST dataset from Zalando

GitHub

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,686
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 389
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
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 586
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 Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models 1,105
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
warmspringwinds/pytorch-segmentation-detection Provides pre-trained models and scripts for image segmentation and object detection in PyTorch. 745
vadimkantorov/caffemodel2pytorch A tool for converting Caffe models to PyTorch formats 387
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. 45