All Projects → Project-MONAI → research-contributions

Project-MONAI / research-contributions

Licence: Apache-2.0 license
Implementations of recent research prototypes/demonstrations using MONAI.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to research-contributions

RCAPapers
Papers about Root Cause Analysis in MicroService Systems. Reference to Paper Notes: https://dreamhomes.top/
Stars: ✭ 89 (-84.22%)
Mutual labels:  paper
ignite
A Mixin and Access Widener mod loader for Spigot/Paper
Stars: ✭ 115 (-79.61%)
Mutual labels:  paper
dough
Library containing a lot of useful utility classes for the everyday Java and Spigot/Paper developer.
Stars: ✭ 26 (-95.39%)
Mutual labels:  paper
deep-learning-resources
A curated list of deep learning resources books, courses, papers, libraries, conferences, sample code, and many more.
Stars: ✭ 101 (-82.09%)
Mutual labels:  paper
SpeechEnhancement
about Speech enhancement
Stars: ✭ 33 (-94.15%)
Mutual labels:  paper
my-notes
工程师的自我修养
Stars: ✭ 28 (-95.04%)
Mutual labels:  paper
Automatic speech recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 2,751 (+387.77%)
Mutual labels:  paper
tpprl
Code and data for "Deep Reinforcement Learning of Marked Temporal Point Processes", NeurIPS 2018
Stars: ✭ 68 (-87.94%)
Mutual labels:  paper
MTF
Modular Tracking Framework
Stars: ✭ 99 (-82.45%)
Mutual labels:  paper
PMMasterQuest
Take Paper Mario 64, buff old and new enemies to absurd levels, then rebalance Mario's overpowered strategies, and you've got one of the most difficult hacks of all time: Paper Mario Master Quest. The Discord:
Stars: ✭ 58 (-89.72%)
Mutual labels:  paper
PaperShell
Nice and flexible template environment for papers written in LaTeX
Stars: ✭ 117 (-79.26%)
Mutual labels:  paper
grakkit
A modern JavaScript development environment for Minecraft.
Stars: ✭ 184 (-67.38%)
Mutual labels:  paper
event-extraction-paper
Papers from top conferences and journals for event extraction in recent years
Stars: ✭ 54 (-90.43%)
Mutual labels:  paper
alexnet-pytorch
Pytorch Implementation of AlexNet
Stars: ✭ 87 (-84.57%)
Mutual labels:  paper
libpillowfight
Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gitlab
Stars: ✭ 60 (-89.36%)
Mutual labels:  paper
Pwc
Papers with code. Sorted by stars. Updated weekly.
Stars: ✭ 15,288 (+2610.64%)
Mutual labels:  paper
dot-grid-paper
Dot Grid Paper
Stars: ✭ 97 (-82.8%)
Mutual labels:  paper
Origami
Bukkit/Spigot/Paper based Minecraft server used by Minebench.de | Looking for an 1.17 version? If so most patches are PRd into Paper now, Origami 1.17 will continue once patches that Paper wont accept are necessary.
Stars: ✭ 29 (-94.86%)
Mutual labels:  paper
Paper-clip
List of various interesting papers
Stars: ✭ 16 (-97.16%)
Mutual labels:  paper
STAWM
Code for the paper 'A Biologically Inspired Visual Working Memory for Deep Networks'
Stars: ✭ 21 (-96.28%)
Mutual labels:  paper

MONAI Research Contributions is a platform built to showcase cutting-edge research utilizing MONAI. This enables the community to see MONAI “in action” and researchers to gain visibility for their MONAI-based work. The repository is regularly reviewed and selected contributions that have demonstrated their popularity or relevance can be integrated into MONAI components in a second step. Contributions are welcome! Simply follow the contribution guidelines stated below and file a pull request.

Contribution Guidelines:

  1. Contributions are required to be published and have successfully undergone peer-review (If the contributing person is not the author of the work, no approval from the authors of the paper is required, but the contribution needs to be clearly labeled as a “Third-party contribution”).

  2. The implementation is required to feature MONAI components to a substantial extent.

  3. The implementation is required to include a boilerplate shell script (to be published) allowing code-reviewers to execute the code and reproduce the paper’s results with one click.

  4. Under the hood, code quality does not have to match standards of the MONAI main repository, as the Research Contribution repository aims at a fast track for code change proposals and demonstrating cutting-edge research ideas.

  5. New contributions will be given a MONAI version tag (visible in the associated Readme) according to the utilized version of MONAI. This avoids the need to maintain compatibility of contributions for following MONAI releases.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].