delta-onera / segnet_pytorch

SegNet implemetation using PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SegNet PyTorch

This code is now deprecated. Further updates will be in the Delta toolbox.

SegNet implemetation using PyTorch. The orginal SegNet website is here. Please visit this website for full description and links to publications.

Project

This is part of the DeLTA project at ONERA. It is a research project invetgatiing the use of advanced machine learning technique for aerospace. The website is at here.

The code

For now it is composed of a minimal script to set up a SegNet.

License

This software is distributed under GPL license.

About

SegNet implemetation using PyTorch

License:GNU General Public License v3.0


Languages

Language:Python 100.0%