R3DCNN. this project implements the hand gesture recognition algorithm introduced in paper online detection and classification of dynamic hand gestures with recurrent 3d convolutional neural networks
100PinSage-tf2.0. [WIP] an implement of PinSage recommender system
63Caffe2-C-demo. Show how to use Caffe2 in C++ through a simple LeNet sample project
61YOLOv3-tf2.0. YOLOv3 implemented with tensorflow 2.0
25DeeplabV3-tf2.0. This project implements the SOTA image segmentation algorithm deeplab V3+ with tensorflow 2.0
20c3d. this project implements action recognition algorithm proposed in C3D: Generic Features for Video Analysis with esimator of Tensorflow
19GCN-tf2.0. this project implements graph convolutional networks with tensorflow 2.0
9deepid. deep face recognition algorithm
92DFAN4. an implement of 2DFAN4 facial landmarker algorithm with caffe2 (pytorch)
8YOLOWrapper. this project implements a friendly C++ wrapper for YOLOv3
8GODIVA. this project implements text2video algorithm introduced in paper [GODIVA: Generating open-doain videos from natural descriptions](https://www.arxiv-vanity.com/papers/2104.14806/)
7glow-flow. OpenAI's Glow implemented with Tensorflow 2.0.
72DFAN4-tf2.0. an implement of 2DFAN4 facial landmarker algorithm with tensorflow 2.0
7Quantitative-Trading-Demo. This project shows how to do quant trade with abupy and vnpy
7OCR-tf2. this project implements text area detection and OCR
6MOCO-tf2. This project implements constrastive learning algorithm MOCO with tensorflow 2.0
6EOSDACRandom. A random number generator smart contract.
5Caffe2-C-LSTM-demo. A demo about how to create a recurrent network with LSTM operator
5resnet18-34. the project implements the missing resnet18 and resnet34 model from tf.keras.applications.
4deeplandmark. deep facial landmarker detector
4GeoConGAN. This project implement the 3d hand joint detection algorithm GeoConGAN
4EagerExecutionDemo. The project gives an example on how to use eager execution to train mnist model and serve it for production purpose
4self-supervised-few-shot-medical-image-segmentation. the project implements few-shot image segmentation algorithm introduced in paper "self-supervision with superpixels: training few-shot medical image segmentation without annotation" with TF2
3wavenet-tf2.0. this project implements a wavenet with tensorflow 2.0
3CVAE-tfp. simple conditional variational autoencoder implemented with TFP
3FuturesEnvironment. This project implements an tf-agent environment of futures market
3MTCNN-serving-tf2.0. This project implements the serving code of MTCNN facial detection
3mathocr-tf2.0. implement of manual written math expression recognition algorithm base on [Multi-Scale Attention with Dense Encoder for Handwritten Mathematical Expression Recognition](https://arxiv.org/pdf/1801.03530.pdf)
3ODENet. This project implements a simple demo of ODENet
3LAPGAN-pt. this project implements algorithm LAPGAN for high resolution image generation introduced in paper Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks.
2CANet-tf2. this project implements algorithm proposed in paper "CANet: Class-Agnostic Segmentation Networks with Iterative Refinement and Attentive Few-Shot Learning".
2DALL-E-tf2. [WIP] this project implements txt2image algorithm introduced in paper [zero-shot text-to-image generation](https://arxiv.org/abs/2102.12092)
2FacialEulerAnglesEstimator. This project implements a utility to detect and estimate euler angles of faces
2tfgnn_example. Python
2SpatialTransformLayer-tf2.0. This project implements the spatial transform layer for automatical localization of objects from input images
2Tacotron2-tf2. [WIP]This project reimplements tacotron2 TTS algorithm with tensorflow 2
2Face-Recognizer. A face recognizer implement with Dlib and OpenCV3 libraries.
2TFAgentsDemo. This demo shows how a reinforcement learning problem is solved by tensorflow agents
2chemdfm-infer. Python
1DASR-tf2. Python
1elasticsearch_rag. Python
1MemoryAssignment. This project try to solve memory assignment problem
1YOLOv4-tf2. YOLOv4 implemented with tensorflow 2
1openpose-serving-tf2.0. This project implement the serving code of human pose estimation for [project](https://github.com/michalfaber/keras_Realtime_Multi-Person_Pose_Estimation)
1RAG-chatglm. Python
1potential_prediction. Python
1MDSR-tf2. Python
1YOLOv5-tf2. this project implements YOLOv5 with tensorflow 2
1vector_augmentation. the project is to do data augmentation to vectors with VAE
1WGAN-tf2. this project implements the improved Wasserstein GAN with tensorflow 2
1PlantarPressureBasedGaitRecognition. This tentative project is an attempt to recognize identity from continuous plantar pressure data
1CycleGAN-tf2. This project implements CycleGAN with tensorflow 2.0
1MTCNN-tf2.0. [WIP] an implement of MTCNN facial detection algorithm
1DTSpeechPreprocessor. This project provides a preprocessor to convert DT Speech to M-AILABS speech dataset format
1FlowBasedGenerativeModel. This project is a clean refactor of the project [here](https://github.com/ericjang/normalizing-flows-tutorial). The project demos the usage of tensorflow's tfp.bijectors api in implementing a simple flow-based generative model.
1chatbot-with-Transformer. an implement of chatbot with Transformer
1FaceDetection. A Wrapper of Dlib's MMOD facial detector
1