Pinned Repositories
2StepBayesianClassifier
2 Step Bayesian Classifier For FCD Detection
AD_Prediction
毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现
AI-News
Summarize the paper and code in AI(Semantic Segmentation, Medical Segmentation,REID,Super-Resolution,Registration,CVPR,ECCV,ICCV,AAAI,MICCAI)
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
Awesome-Paper-List
A curated list of repositories in which many NLP/CV/ML papers and related area resources are collected.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
deeplearning-models
A collection of various deep learning architectures, models, and tips
image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
neuroimaging-software-list
SOTA-MedSeg
SOTA medical image segmentation methods based on various challenges
YouthHu7's Repositories
YouthHu7/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
YouthHu7/deeplearning-models
A collection of various deep learning architectures, models, and tips
YouthHu7/image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
YouthHu7/neuroimaging-software-list
YouthHu7/SOTA-MedSeg
SOTA medical image segmentation methods based on various challenges
YouthHu7/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
YouthHu7/azrt2020
Enhancing MRI driven Alzheimer’s disease classification performance using generative adversarial learning
YouthHu7/brain2020
Development and validation of an interpretable deep learning framework for Alzheimer's disease classification
YouthHu7/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
YouthHu7/cnn_fcd_detection
Code for paper 'Convolutional neural networks for automatic detection of focal cortical dysplasia'.
YouthHu7/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
YouthHu7/CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
YouthHu7/design_patterns
图说设计模式
YouthHu7/er2020
Assessment of knee pain from MR imaging using a convolutional Siamese network
YouthHu7/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
YouthHu7/jslaobi-leetcode-java
Java版leetcode题解
YouthHu7/linuxtools_rst
Linux工具快速教程
YouthHu7/LocalGyrificationIndex
LGI: Cortical Shape-Adaptive Local Gyrification Index
YouthHu7/MedicalZooPytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
YouthHu7/mifs
Parallelized Mutual Information based Feature Selection module.
YouthHu7/MLMethods
Implementations of various feature selection methods
YouthHu7/mri-deep-learning-tools
Resurces for MRI images processing and deep learning in 3D
YouthHu7/mri-epilepsy-segmentation
Automated detection of focal cortical dysplasia
YouthHu7/offer
把《剑指 offer》的题目用 Java 语言(书中是 C++)实现了一遍,希望能给大家一些参考。
YouthHu7/peds2019
Quantifying the nativeness of antibody sequences using long short-term memory networks
YouthHu7/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
YouthHu7/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
YouthHu7/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
YouthHu7/SPM
BIDS App containing an instance of the SPM software.
YouthHu7/Stratified-k-fold-cross-validation-Image-classification-keras
This python program demonstrates image classification with stratified k-fold cross validation technique.