ziyan huang's starred repositories

Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:18066Issues:387Issues:149

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

Language:PythonLicense:MITStargazers:13914Issues:284Issues:2077

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

Language:PythonLicense:MITStargazers:13368Issues:556Issues:99

Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

Language:PythonLicense:GPL-3.0Stargazers:8781Issues:72Issues:437

MONAI

AI Toolkit for Healthcare Imaging

Language:PythonLicense:Apache-2.0Stargazers:5562Issues:91Issues:2995
Language:PythonLicense:Apache-2.0Stargazers:5449Issues:76Issues:1945

unet

unet for image segmentation

Language:Jupyter NotebookLicense:MITStargazers:4525Issues:102Issues:233

darts

Differentiable architecture search for convolutional and recurrent networks

Language:PythonLicense:Apache-2.0Stargazers:3897Issues:87Issues:164

agents

TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.

Language:PythonLicense:Apache-2.0Stargazers:2764Issues:80Issues:660

UNetPlusPlus

[IEEE TMI] Official Implementation for UNet++

Language:PythonLicense:NOASSERTIONStargazers:2240Issues:47Issues:80

MICCAI-OpenSourcePapers

MICCAI 2019-2023 Open Source Papers

batchgenerators

A framework for data augmentation for 2D and 3D image classification and segmentation

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1068Issues:35Issues:97

MedMNIST

[pip install medmnist] 18x Standardized Datasets for 2D and 3D Biomedical Image Classification

Language:PythonLicense:Apache-2.0Stargazers:1021Issues:15Issues:58

pytorch-nested-unet

PyTorch implementation of UNet++ (Nested U-Net).

Language:PythonLicense:MITStargazers:822Issues:6Issues:58

ModelsGenesis

[MICCAI 2019] [MEDIA 2020] Models Genesis

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:727Issues:15Issues:58

NumPyCNN

Building Convolutional Neural Networks From Scratch using NumPy

PC-DARTS

PC-DARTS:Partial Channel Connections for Memory-Efficient Differentiable Architecture Search

awesome-nas-papers

Awesome Neural Architecture Search Papers

MyDeepLearning

A deep learning library to provide algs in pure Numpy or Tensorflow.

unet

U-Net Biomedical Image Segmentation

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:290Issues:16Issues:25

TF-NAS

TF-NAS: Rethinking Three Search Freedoms of Latency-Constrained Differentiable Neural Architecture Search (ECCV2020)

Language:PythonLicense:MITStargazers:76Issues:2Issues:5

FLARE

Official Repository of MICCAI FLARE Challenges

Language:PythonLicense:MITStargazers:58Issues:3Issues:3

MARL-for-Anatomical-Landmark-Detection

Tensorflow Implementation of Multiple Landmark Detection using Multi-Agent Reinforcement Learning Paper

Language:PythonLicense:Apache-2.0Stargazers:56Issues:5Issues:12

FLARE2021-Baseline

[MICCAI 2021 Challenge] The official baseline model for MICCAI Challenge: Fast and Low GPU memory Abdominal oRgan sEgmentation (FLARE21)

Language:PythonLicense:Apache-2.0Stargazers:38Issues:3Issues:0

NAS-SCAM

code of MICCAI 2020 paper "NAS-SCAM: Neural Architecture Search-Based Spatial and Channel Joint Attention Module for Nuclei Semantic Segmentation and Classification"

Language:PythonLicense:MITStargazers:34Issues:2Issues:3

dtk

deformable toolkit used for deforamable physical simulation

Language:C++License:MITStargazers:19Issues:0Issues:0

AdwU-Net

[MIDL22] Adaptive depth and width U-Net. Search task-specific optimal depth and width of U-Net by DNAS method.