https://github.com/vfdev-5/coordconvexperiments
Notebooks to reproduce [CoordConv paper](https://arxiv.org/abs/1807.03247) using PyTorch framework and Ignite
https://github.com/vfdev-5/coordconvexperiments
Last synced: 10 months ago
JSON representation
Notebooks to reproduce [CoordConv paper](https://arxiv.org/abs/1807.03247) using PyTorch framework and Ignite
- Host: GitHub
- URL: https://github.com/vfdev-5/coordconvexperiments
- Owner: vfdev-5
- Created: 2018-07-17T14:31:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T23:29:25.000Z (almost 8 years ago)
- Last Synced: 2025-04-03T14:11:07.121Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 177 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoordConv Experiments
*Notebooks to reproduce [CoordConv paper](https://arxiv.org/abs/1807.03247) using PyTorch framework and [Ignite](https://github.com/pytorch/ignite)*.
Implementation of CoordConv is taken from [mkocabas/CoordConv-pytorch](https://github.com/mkocabas/CoordConv-pytorch) (thanks to @mkocabas)
## Content
- Supervised Coordinate Classification
- Supervised Coordinate Regression