项目作者: Sciguymjm

项目描述 :
🔎 A Deep Convolutional Encoder-Decoder Architecture for Robust Semantic Pixel-Wise Labelling
高级语言: Python
项目地址: git://github.com/Sciguymjm/SegNet.git
创建时间: 2017-01-22T18:55:18Z
项目社区:https://github.com/Sciguymjm/SegNet

开源协议:

下载


SegNet

An Python 3.5 implementation of SegNet in Tensorflow. WIP.

Requires:

  1. scipy
  2. numpy
  3. tensorflow-gpu
  4. Pillow