Code for our USENIX Security 2021 paper -- CADE: Detecting and Explaining Concept Drift Samples for Security Applications
Insightface Keras implementation
ASCII summary for simple sequential models in Keras
基于深度学习识别12306验证码
Speech-to-text based on wav2letter built for transfer learning
Implementation of Simple Recurrent Unit in Keras
Tutorials and my solutions to the Udacity NLP Nanodegree
Metadata store for Production ML
Step-By-Step Implementation of R-CNN from scratch in python
The On-Ramp to Deep Learning
:bulb:My Solution to Facial Emotion Recognization in Kaggle competition
A Guide to Scaling Machine Learning Models in Production
Lets you import Tensorflow + Keras from an AWS lambda
Keras implementation of Efficient Neural Architecture Search
DATA-SCIENCE-BOWL-2018 Find the nuclei in divergent images to advance medical discovery
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualiza...
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
MIT-BIH ECG recognition using 1d CNN with TensorFlow2 and PyTorch
一些常用的机器学习算法实现
一些常用的机器学习算法实现
Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU
Code for unsupervised aspect extraction, using Keras and its Backends
Machine Learning Operator & Controller for Kubernetes
Edge-aware U-Net with CRF-RNN layer for Medical Image Segmentation
In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when...
Keras implementation of Real-Time Semantic Segmentation on High-Resolution Images
Identifying diseases in chest X-rays using convolutional neural networks
Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
詳解ディープラーニング 第2版
[AAAI 2019] Weakly-Supervised Hierarchical Text Classification
keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题
Code for paper "Detection of Flying Honeybees in UAV Videos"
TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".
Protein function prediction using a variational autoencoder
An original implementation of "3HAN: A Deep Neural Network for Fake News Detection" (ICONIP 2017)
Collection of scripts and tools related to machine learning
A Keras implementation of image deblurring based on ICCV 2017 paper "Deep Generative Filter for motion deblurring"
Questions, Help, and Issues for Comet ML
practical introduction to Python for neural networks, with keras and tensorflow - Oct 2016
An implementation of the Deep Knowledge Tracing (DKT) using Tensorflow 2.0
<Do it! 딥러닝 입문> 도서의 주피터 노트북
(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.
Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf
An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is clean...
Deep Learning on Image Denoising: An overview (Neural Networks, 2020)
A program for automatic speaker identification using deep learning techniques.
All Model summary in PyTorch similar to `model.summary()` in Keras