Pinned Repositories
3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
AI_for_everyone
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
BlinkFormer
This is the official code and data for paper "SynBlink and BlinkFormer: A Synthetic Dataset and Transformer-Based Method for Video Blink Detection", accepted by BMVC 2023.
Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
CheXNet
A pytorch reimplementation of CheXNet
CodeRepository
my personal code repository
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
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.
desti-nation.github.io
blog
desti-nation's Repositories
desti-nation/BlinkFormer
This is the official code and data for paper "SynBlink and BlinkFormer: A Synthetic Dataset and Transformer-Based Method for Video Blink Detection", accepted by BMVC 2023.
desti-nation/CheXNet
A pytorch reimplementation of CheXNet
desti-nation/3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
desti-nation/AI_for_everyone
desti-nation/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
desti-nation/Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
desti-nation/CodeRepository
my personal code repository
desti-nation/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
desti-nation/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.
desti-nation/desti-nation.github.io
blog
desti-nation/DSB2017
Code for 2nd place solution to the 2017 National Data Science Bowl
desti-nation/DSFD.pytorch
DSFD implement with pytorch
desti-nation/EasyDiagnose
desti-nation/Emotion-FAN
ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos
desti-nation/FaceDetection-DSFD
desti-nation/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
desti-nation/glaucoma-hemodynamics
This code corresponds to our MICCAI 2018 paper on retinal hemodynamics simulation. If you use this code, please cite: Orlando, JI, Barbosa Breda, J, van Keer, K, Blaschko, MB, Blanco, PJ and Bulant, C. "Towards a glaucoma risk index based on simulated hemodynamics from fundus images". MICCAI 2018.
desti-nation/ImageStitching
A program for panoramic image stitching based on opencv
desti-nation/kaggle_ndsb2017
Kaggle datascience bowl 2017
desti-nation/keras-docs-zh
Chinese (zh-cn) translation of the Keras documentation.
desti-nation/mean_average_precision
Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.
desti-nation/Pyramidbox.pytorch
Pyramidbox implement with pytorch
desti-nation/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
desti-nation/QUARTZ-EPIC
Quantitative Analysis of Retinal Vessel Topology and Size for EPIC
desti-nation/RandomCurve
desti-nation/retinal-hemodynamics
Code for simulating the retinal hemodynamics from vessel segmentations extracted from fundus images.
desti-nation/Self-Cure-Network
This is a novel and easy method for annotation uncertainties.
desti-nation/Toxic_Comment_Classification_Challenge
desti-nation/two-stream-action-recognition
Python3 version modified for testing.