Pinned Repositories
19_udacity_dsa
Data Structures & Algorithms Nanodegree Program from Udacity
ACGAN-PyTorch
Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Stanford-MURA
My baseline solution for Stanford Mura Bone X-Ray Problem as mentioned in the paper.
phamcuong92's Repositories
phamcuong92/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
phamcuong92/AIClass_Project
Project for the intelligen artificial theory
phamcuong92/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
phamcuong92/AVEC2019
Baseline scripts for the Audio/Visual Emotion Challenge 2019
phamcuong92/bdl-benchmarks
Bayesian Deep Learning Benchmarks
phamcuong92/benchmarking-keras-pytorch
Reproducible Benchmarking of Keras and PyTorch Models
phamcuong92/conv-emotion
This repo contains implementation of different architectures for emotion recognition in conversations
phamcuong92/DA
Unsupervised Domain Adaptation Papers and Code
phamcuong92/Deep-Learning-Boot-Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
phamcuong92/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
phamcuong92/deeplearning-models
A collection of various deep learning architectures, models, and tips
phamcuong92/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
phamcuong92/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
phamcuong92/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
phamcuong92/fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
phamcuong92/heamy
A set of useful tools for competitive data science.
phamcuong92/Humpback-whale-identification-challenge
5th Winning solution for Humpback whale identification
phamcuong92/image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
phamcuong92/innvestigate
A toolbox to iNNvestigate neural networks' predictions!
phamcuong92/kaggle-imaterialist
The First Place Solution of iMaterialist (Fashion) 2019 at FGVC6
phamcuong92/kaggle_speech_recognition
Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.
phamcuong92/LQ-Nets-MXNet
MXNet(Gluon-CV) re-implementation of LQ-Nets.
phamcuong92/MobileNetV3-Pytorch
Implementing Searching for MobileNetV3 paper using Pytorch
phamcuong92/ProbGAN
PyTorch implementation of ICLR 2019 paper "ProbGAN"
phamcuong92/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
phamcuong92/quantized_distillation
Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"
phamcuong92/reflections
phamcuong92/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
phamcuong92/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
phamcuong92/yolact
A simple, fully convolutional model for real-time instance segmentation.