Pinned Repositories
3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
Accessing-and-modifying-different-layers-of-a-pretrained-model-in-pytorch
active-learning-for-brats
Brain-tumor-segmentation
A deep learning approach for brain tumor MRI segmentation
Brain-Tumor-Segmentation-1
Brain Tumor Segmentation done using U-Net Architecture.
Brain-tumor-segmentation-using-deep-learning
#BRATS2015 #BRATS2018 #deep learning #fully automatic brain tumor segmentation #U-net # tensorflow #Keras
Brain-Tumor-Segmentation-using-Deep-Neural-networks
Keras implementation of paper by the same name
Complete-Life-Cycle-of-a-Data-Science-Project
Complete-Life-Cycle-of-a-Data-Science-Project
Deep-Neural-Ensembles-toward-Malaria-Parasite-Detection-in-Thin-Blood-Smear-Images
This study evaluates the performance of custom and pretrained CNNs and construct an optimal model ensemble toward the challenge of classifying parasitized and normal cells in thin blood smear images. The results obtained are encouraging and superior to the state-of-the-art.
Matlab-Realtime-multiple-face-detection-and-tracking
matlab multiple face detection and tracking using kalman filters
pgadosey's Repositories
pgadosey/Complete-Life-Cycle-of-a-Data-Science-Project
Complete-Life-Cycle-of-a-Data-Science-Project
pgadosey/3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
pgadosey/active-learning-for-brats
pgadosey/Brain-Tumor-Segmentation-1
Brain Tumor Segmentation done using U-Net Architecture.
pgadosey/Brain-tumor-segmentation-using-deep-learning
#BRATS2015 #BRATS2018 #deep learning #fully automatic brain tumor segmentation #U-net # tensorflow #Keras
pgadosey/Deep-Neural-Ensembles-toward-Malaria-Parasite-Detection-in-Thin-Blood-Smear-Images
This study evaluates the performance of custom and pretrained CNNs and construct an optimal model ensemble toward the challenge of classifying parasitized and normal cells in thin blood smear images. The results obtained are encouraging and superior to the state-of-the-art.
pgadosey/ENet-Real-Time-Semantic-Segmentation
ENet - A Neural Net Architecture for real time Semantic Segmentation
pgadosey/fastbook
Draft of the fastai book
pgadosey/FoodOrdering
外卖点餐App,包含了基本订餐流程(支付方式未实现)。此外还集成了二维码扫描,当前定位城市天气查询,智能客服助手(图灵机器人),调用第三方地图导航,微信分享等功能
pgadosey/fusenet-pytorch
pgadosey/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
pgadosey/Hands-On-Image-Processing-with-Python
pgadosey/imgclsmob
Sandbox for training convolutional networks for computer vision
pgadosey/introduction-datascience-python-book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
pgadosey/keras-unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
pgadosey/Multiclass-Semantic-Segmentation-CamVid
Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.
pgadosey/PySyft
A library for encrypted, privacy preserving machine learning
pgadosey/pytorch-classification
Classification with PyTorch.
pgadosey/PyTorch-ENet
PyTorch implementation of ENet
pgadosey/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
pgadosey/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
pgadosey/pytorch_tiramisu
FC-DenseNet in PyTorch for Semantic Segmentation
pgadosey/SD-UNet
Stripping Down U-Net for biomedical image segmentation
pgadosey/semantic-segmentation-baselines
Keras (TensorFlow) baselines of deep learning papers for semantic segmentation.
pgadosey/talos
Hyperparameter Optimization for TensorFlow, Keras and PyTorch
pgadosey/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
pgadosey/u-net-brain-tumor
U-Net Brain Tumor Segmentation
pgadosey/unet
U-Net Biomedical Image Segmentation
pgadosey/UNET-TGS
Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggle
pgadosey/WeightStandardization
Standardizing weights to accelerate micro-batch training