Skip to content
Discussion options

You must be logged in to vote

Hi @ArpanGyawali,

These are all very good questions.

DeepEdit is an interactive method that includes the power of two models: the automatic segmentation model and the interactive model. It was designed to facilitate the segmentation while using sophisticated active learning algorithms. However, it needs more GPU memory than the Segmentation model as it works on the whole volume instead of patches as the Segmentation method.

Here you can find more information about the DeepEdit method: https://arxiv.org/abs/2305.10655

With regards to the network architecture, both the Segmentation and the DeepEdit can use any Transformer based or convolutional-based network.

I'd recommend you start with th…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@diazandr3s
Comment options

Answer selected by ArpanGyawali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants