zengyu714 / segmentation-pytorch

Several networks for segmentation like VNet or RefineNet implemented by PyTorch and Visdom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation & PyTorch

Tools

PyTorch 0.1.12

Python 3.6

visdom

Launch python -m visdom.server

Access http://localhost:8097 in the browser, see more.

NOTE
Also could access via host_ip:port in LAN.

Extremely flexible compared with TensorFlow, it looks like this, snapshot

About

Several networks for segmentation like VNet or RefineNet implemented by PyTorch and Visdom


Languages

Language:Python 100.0%