Guoguohh's Stars
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
nndl/exercise
exercise for nndl
jaredleekatzman/DeepSurv
DeepSurv is a deep learning approach to survival analysis.
nndl/nndl-exercise-ans
Solutions for nndl/exercise
pykao/BraTS2018-tumor-segmentation
We provide DeepMedic and 3D UNet in pytorch for brain tumore segmentation. We also integrate location information with DeepMedic and 3D UNet by adding additional brain parcellation with original MR images.
imdevskp/covid_19_jhu_data_web_scrap_and_cleaning
This repository contains data and code used to get and clean data from https://github.com/CSSEGISandData/COVID-19 and https://www.worldometers.info/coronavirus/
junqiangchen/BraTS18-Challege
Multimodal Brain Tumor Segmentation Challenge 2018
as791/Multimodal-Brain-Tumor-Segmentation
Multimodal Brain Tumor Segmentation using BraTS 2018 Dataset.
SartajBhuvaji/Brain-Tumor-Classification-DataSet
This repository is part of the Brain Tumor Classification Project. The repo contains the unaugmented dataset used for the project
farazahmeds/Classification-of-brain-tumor-using-Spatiotemporal-models
Classification of brain tumor in MR images using deep spatiospatial models.
leukaemiamedtech/ALL-IDB-Classifiers
Classifiers created with Tensorflow 2 and using Fabio Scotti's ALL-IDB (Acute Lymphoblastic Leukemia Image Database for Image Processing) dataset.
FBehrad/Evo_conv
Code of the paper "Evolutionary convolutional neural network for efficient brain tumor segmentation and overall survival prediction
TUAT-Novice/maprotonet
The official implementation of the interpretable MRI model MAProtoNet
crackvr/ALL-IDB
Acute Lymphoblastic Leukemia Image Database for Image Processing Department of Information Technology - Università degli Studi di Milano
sunyoung98/Brain_Tumor_Detection_XAI
Explainability of Deep Neural Networks for Brain Tumor Detection
kbenahmed89/Glioma-Survival-Prediction
Ensembles of Convolutional Neural Networks for Survival Time Estimation of High-grade Glioma Patients from Multimodal MRI
shahariar-shibli/Explainable-Cost-Sensitive-Deep-Neural-Networks-for-Brain-Tumor-Detection-from-Brain-MRI-Images
Paper under review on "Multimedia Tools and Applications" journal.
Walle1493/nndl-qiu
神经网络与深度学习(复旦邱锡鹏)理论学习加代码实现