Skip to content

Commit

Permalink
feat: Pixel-wise Segmentation on VOC2012 Dataset using PyTorch
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Apr 9, 2017
1 parent ac80846 commit 43b309c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ This is inspired by the helpful [Awesome TensorFlow](https://github.com/jtoy/awe
- [Generative Adversarial Networks, focusing on anime face drawing](https://github.com/jayleicn/animeGAN)
- [Simple Generative Adversarial Networks](https://github.com/mailmahee/pytorch-generative-adversarial-networks)
- [Fast Neural Style Transfer](https://github.com/darkstar112358/fast-neural-style)
- [Pixel-wise Segmentation on VOC2012 Dataset using PyTorch](https://github.com/bodokaiser/piwise)

## Useful PyTorch Extensions
- ~~[Weight initialization schemes for PyTorch nn.Modules](https://github.com/alykhantejani/nninit)~~ Added to PyTorch [main branch](https://github.com/pytorch/pytorch/blob/master/torch/nn/init.py)
Expand Down

0 comments on commit 43b309c

Please sign in to comment.