tensorflow2
There are 3793 repositories under tensorflow2 topic.
DeepRL-TensorFlow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
DeepReg
Medical image registration using deep learning
Audio-Classification
Code for YouTube series: Deep Learning for Audio Classification
Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
metrabs
Estimate absolute 3D human poses from RGB images.
awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
tf_geometric
Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x
Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
tf2rl
TensorFlow2 Reinforcement Learning
TensorflowASR
一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
opennsfw2
Keras implementation of the Yahoo Open-NSFW model
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
The full collection of all codes for my Youtube Channel segregated as per topic.
entity_extractor_by_ner
基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。
DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
Reimplementation of GANs
Recommender-System
A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
License-super-resolution
A License Plate Image Reconstruction Project in Tensorflow2
CycleGAN-Tensorflow-2
Reimplementation of CycleGAN
deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Mask-RCNN-TF2
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0
DeepRL_Algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
NLPGNN
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
FaceRecognition_With_FaceNet_Android
Face Recognition using the FaceNet model and MLKit on Android.
CARLA
CARLA: A Python Library to Benchmark Algorithmic Recourse and Counterfactual Explanation Algorithms
elliot
Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation
Yolov5_tf
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
mhxy
tensorflow实践:梦幻西游人物弹窗识别
CTR_Algorithm
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)
gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
RetinaFace-tf2
RetinaFace (RetinaFace: Single-stage Dense Face Localisation in the Wild, published in 2019) reimplemented in Tensorflow 2.0, with pretrained weights available !
table-detect
table detect(yolo) , table line(unet)
Awesome-RecSystem-Models
Implements of Awesome RecSystem Models with PyTorch/TF2.0
potato-disease-classification
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
Keras_insightface
Insightface Keras implementation
face_landmark
A simple method for face alignment based on wingloss and mutitask learning :)