Skip to content

DeepEdit

Andres Diaz-Pinto edited this page Jul 2, 2021 · 22 revisions

DeepEdit is an algorithm that combines the power of two models in one single architecture. It allows the user to perform inference, as a standard segmentation method, and also to interactively segment part of an image using clicks. DeepEdit aims to facilitate the user experience and to facilitate the development of new active learning techniques.

Training schema:

DeepEdit Schema for Training

Inference schema:

DeepEdit Schema for Testing

Clone this wiki locally