dlam4h / OCD-PyTorch

The code for paper 《Object Contour Detection with a Fully Convolutional Encoder-Decoder Network》

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the PyTorch code for "Object Contour Detection with a Fully Convolutional Encoder-Decoder Network"

Training on PASCAL

Download the dataset from 百度云

Start training

python train.py

About

The code for paper 《Object Contour Detection with a Fully Convolutional Encoder-Decoder Network》


Languages

Language:Python 100.0%