Pinned Repositories
A-simple-stand-alone-spark-implement
A simple stand-alone implement of spark and use this to calculate mean and variance on a cluster
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
carotid-artery-and-plaque-
some ultrasound images and codes finding carotid artery wall and plaque
DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
DFS-MapReduce
a python implement of DFS and use this DFS to do a MapReduce task (calculate mean and variance)
digital-image-processing
some matlab codes and picture resources learning digital image processing
Domain-Adaptive-Faster-RCNN-PyTorch
Domain Adaptive Faster R-CNN in PyTorch
EMANet
The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)
hanbingmew.github.io
hanbingmew's blog
KNN
KNN mnist classification,including kd-tree KNN
hanbingmew's Repositories
hanbingmew/carotid-artery-and-plaque-
some ultrasound images and codes finding carotid artery wall and plaque
hanbingmew/DFS-MapReduce
a python implement of DFS and use this DFS to do a MapReduce task (calculate mean and variance)
hanbingmew/digital-image-processing
some matlab codes and picture resources learning digital image processing
hanbingmew/KNN
KNN mnist classification,including kd-tree KNN
hanbingmew/A-simple-stand-alone-spark-implement
A simple stand-alone implement of spark and use this to calculate mean and variance on a cluster
hanbingmew/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
hanbingmew/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
hanbingmew/Domain-Adaptive-Faster-RCNN-PyTorch
Domain Adaptive Faster R-CNN in PyTorch
hanbingmew/EMANet
The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)
hanbingmew/hanbingmew.github.io
hanbingmew's blog
hanbingmew/HFD
Hourglass face detector for hard face detection
hanbingmew/machine-learning-Andrew-Ng
programming assignments of Andrew Ng's machine learning course
hanbingmew/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
hanbingmew/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.