Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- reference to PyTorch 0.3.1 branch
  • Loading branch information
kmaninis committed May 17, 2018
1 parent 41925d2 commit 67ca085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ Visit our [project page](http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr) fo

This is the implementation of our work `Deep Extreme Cut (DEXTR)`, for object segmentation from extreme points.

#### This code was ported to PyTorch 0.4.0!
#### This code was ported to PyTorch 0.4.0! For the previous version of the code with Pytorch 0.3.1, please checkout [this branch](https://github.com/scaelles/DEXTR-PyTorch/tree/PyTorch-0.3.1).
#### NEW: Keras with Tensorflow backend implementation also available: [DEXTR-KerasTensorflow](https://github.com/scaelles/DEXTR-KerasTensorflow )!

### Abstract
Expand Down

0 comments on commit 67ca085

Please sign in to comment.