Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
datafountain_liver_cancer_diagnosis_challenge
DataFountain 肝癌影像智慧诊断挑战赛
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
dfn_seg
Implementation of Paper Learning a Discriminative Feature Network for Semantic Segmentation (CVPR2018)(face++)
ISIC2018-Task1
Skin Lesion Segmentation, implemented in PyTorch
semantic-segmentation--pytorch
A collections of models for semantic segmentation -- pytorch
UNet
Medical Image Segmentation
wukongeek's Repositories
wukongeek/ISIC2018-Task1
Skin Lesion Segmentation, implemented in PyTorch
wukongeek/100-Days-Of-ML-Code
100 Days of ML Coding
wukongeek/semantic-segmentation--pytorch
A collections of models for semantic segmentation -- pytorch
wukongeek/UNet
Medical Image Segmentation
wukongeek/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
wukongeek/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
wukongeek/datafountain_liver_cancer_diagnosis_challenge
DataFountain 肝癌影像智慧诊断挑战赛
wukongeek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
wukongeek/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
wukongeek/dfn_seg
Implementation of Paper Learning a Discriminative Feature Network for Semantic Segmentation (CVPR2018)(face++)
wukongeek/DUpsampling
This repo is an pytorch implementation of CVPR2019 paper: Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation
wukongeek/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
wukongeek/Humpback-Whale-Identification-1st-
https://www.kaggle.com/c/humpback-whale-identification
wukongeek/inplace_abn
In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
wukongeek/Lasagne
Lightweight library to build and train neural networks in Theano
wukongeek/LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
wukongeek/Nested-UNet
wukongeek/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wukongeek/scikit-learn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
wukongeek/SpringBoot-Vue-OnlineExam
在线考试系统,springboot+vue前后端分离的一个项目.
wukongeek/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
wukongeek/tensorflow
Computation using data flow graphs for scalable machine learning
wukongeek/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
wukongeek/xgboost-doc-zh
XGBoost 中文文档