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/Accessing-and-modifying-different-layers-of-a-pretrained-model-in-pytorch
pgadosey/Brain-tumor-segmentation
A deep learning approach for brain tumor MRI segmentation
pgadosey/Brain-Tumor-Segmentation-using-Deep-Neural-networks
Keras implementation of paper by the same name
pgadosey/DeepCompression-caffe
Caffe for Deep Compression
pgadosey/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
pgadosey/Fundamentals-of-Deep-Learning-Book
Code companion to the O'Reilly "Fundamentals of Deep Learning" book
pgadosey/image-classification-caltech-256
Exploring CNNs and model quantization on Caltech-256 dataset
pgadosey/Keras-FCN
Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
pgadosey/LungNoduleDetectionClassification
Automated Extraction and Classification of Pulmonary Lung Nodules from CT Scans
pgadosey/Mobilenet-CustomData
This is a pytorch version of mobilenet implemented by Jupyter Notebook, the dataset consists of imagenet dataset and custom dataset.
pgadosey/nasnet-pytorch
A neat pytorch implementation of nasnet and the ported weights from tensorflow
pgadosey/pytorch-cifar
95.16% on CIFAR10 with PyTorch
pgadosey/pytorch-densenet-tiramisu
PyTorch implementation of DenseNet and FCDenseNet
pgadosey/PyTorch-Luna16
DL nets implemented by PyTorch and used for LUNA16
pgadosey/pytorch-mobilenet
PyTorch MobileNet Implementation of "MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications"
pgadosey/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
pgadosey/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
pgadosey/pytorch-slimming
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
pgadosey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
pgadosey/pytorch-unet-resnet-50-encoder
pgadosey/RedNet
This is an official release of the RedNet architecture.
pgadosey/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch)
pgadosey/segnet
A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation
pgadosey/semseg-keras
A Keras implementation of PSPNet and SegNet
pgadosey/ShuffleNet
ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083
pgadosey/ShuffleNet-1g8-Pytorch
Model shared. Top1:67.408/Top5:87.258
pgadosey/slides
Slides from my presentations
pgadosey/street-scene-parsing-using-semantic-segmentation
Keras Unet model trained on Mapillary Vistas
pgadosey/tensorflow-workshop
This repo contains materials for use in a TensorFlow workshop.
pgadosey/unet-multi