← Search

Michael Gygli

8 accepted papers

2021

Towards Reusable Network Components by Learning Compatible Representations

AAAI 2021technical

This paper proposes to make a first step towards compatible and hence reusable network components. Rather than training networks for different tasks independently, we adapt the training process to produce network components that are compatible across tasks. In particular, we split a network into two…

Cited by 14SourcePDFScholar
2020

Continuous Adaptation for Interactive Object Segmentation by Learning from Corrections

ECCV 2020poster

In interactive object segmentation a user collaborates with a computer vision model to segment an object. Recent works employ convolutional neural networks for this task: Given an image and a set of corrections made by the user as input, they output a segmentation mask. These approaches achieve stro…

Cited by 65SourcePDFScholar
2017

Deep Value Networks Learn to Evaluate and Iteratively Refine Structured Outputs

ICML 2017poster

We approach structured output prediction by optimizing a deep value network (DVN) to precisely estimate the task loss on different output configurations for a given input. Once the model is trained, we perform inference by gradient descent on the continuous relaxations of the output variables to fin…