Project-MONAI / Project-MONAI/MONAI

Implementation of UNet 3

Open
#7,686 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request
Dominant language
Python
Stars
8.7k
Forks
1.6k
Avg merge
5d 1h
Merged PRs (30d)
20

Description

I came across this concept of a fully connected unet. It seems to perform better than the standard unet.
https://arxiv.org/ftp/arxiv/papers/2004/2004.08790.pdf

Is there an implementation of the same in monai?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin by reading the linked paper to understand the fully connected UNet concept, then inspect MONAI's existing UNet-related implementations. Done means establishing whether this architecture is already available in MONAI or clearly defining the implementation needed if it is not.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.