https://github.com/pinto0309/tensorflow-enet2
Tensorflow v1.11.0 and Python3.x compatible of ENet. GPU/CPU.
https://github.com/pinto0309/tensorflow-enet2
deep-learning deeplearning enet python semantic-segmentation semanticsegmentation tensorflow
Last synced: about 2 months ago
JSON representation
Tensorflow v1.11.0 and Python3.x compatible of ENet. GPU/CPU.
- Host: GitHub
- URL: https://github.com/pinto0309/tensorflow-enet2
- Owner: PINTO0309
- License: mit
- Created: 2018-11-18T05:56:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T06:37:01.000Z (over 7 years ago)
- Last Synced: 2024-10-29T08:05:22.183Z (over 1 year ago)
- Topics: deep-learning, deeplearning, enet, python, semantic-segmentation, semanticsegmentation, tensorflow
- Language: Python
- Homepage:
- Size: 17.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow-ENet2
Tensorflow v1.11.0 and Python3.x compatible of ENet. GPU/CPU.
Inspired from **https://github.com/fregu856/segmentation.git**
## Memo
**https://assiaben.github.io/posts/2018-06-tf-unpooling/**
**https://github.com/assiaben/w/blob/master/unpooling/unpool_test.py**