tensorflow2

There are 3793 repositories under tensorflow2 topic.

  • DeepRL-TensorFlow2

    🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

    Language:Python609
  • DeepReg

    DeepReg

    Medical image registration using deep learning

    Language:Python600
  • Audio-Classification

    Code for YouTube series: Deep Learning for Audio Classification

    Language:Jupyter Notebook569
  • Basic_CNNs_TensorFlow2

    A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

    Language:Python535
  • metrabs

    Estimate absolute 3D human poses from RGB images.

    Language:Python526
  • 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

    Language:Python507
  • Deep-SORT-YOLOv4

    Deep-SORT-YOLOv4

    People detection and optional tracking with Tensorflow backend.

    Language:Python499
  • tf2rl

    TensorFlow2 Reinforcement Learning

    Language:Python477
  • TensorflowASR

    一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1

    Language:Python476
  • opennsfw2

    opennsfw2

    Keras implementation of the Yahoo Open-NSFW model

    Language:Python442
  • MachineLearning-DeepLearning-Code-for-my-YouTube-Channel

    The full collection of all codes for my Youtube Channel segregated as per topic.

    Language:Jupyter Notebook432
  • entity_extractor_by_ner

    基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。

    Language:Python432
  • DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2

    Reimplementation of GANs

    Language:Python423
  • Recommender-System

    A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.

    Language:Python414
  • License-super-resolution

    A License Plate Image Reconstruction Project in Tensorflow2

    Language:Jupyter Notebook407
  • CycleGAN-Tensorflow-2

    Reimplementation of CycleGAN

    Language:Python388
  • deeplearning.ai

    该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。

    Language:Jupyter Notebook365
  • Mask-RCNN-TF2

    Mask-RCNN-TF2

    Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0

    Language:Python345
  • DeepRL_Algorithms

    DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)

    Language:Python341
  • NLPGNN

    1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

    Language:Python336
  • TF2-RL

    Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]

    Language:Python313
  • FaceRecognition_With_FaceNet_Android

    FaceRecognition_With_FaceNet_Android

    Face Recognition using the FaceNet model and MLKit on Android.

    Language:Kotlin307
  • CARLA

    CARLA: A Python Library to Benchmark Algorithmic Recourse and Counterfactual Explanation Algorithms

    Language:Python294
  • elliot

    Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation

    Language:Python291
  • Yolov5_tf

    Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow

    Language:Python291
  • 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.

    Language:Python283
  • mhxy

    tensorflow实践:梦幻西游人物弹窗识别

    Language:Python271
  • CTR_Algorithm

    一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)

    Language:Jupyter Notebook270
  • gpt-2-tensorflow2.0

    OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0

    Language:Python262
  • RetinaFace-tf2

    RetinaFace (RetinaFace: Single-stage Dense Face Localisation in the Wild, published in 2019) reimplemented in Tensorflow 2.0, with pretrained weights available !

    Language:Python261
  • table-detect

    table detect(yolo) , table line(unet)

    Language:Python259
  • Awesome-RecSystem-Models

    Implements of Awesome RecSystem Models with PyTorch/TF2.0

    Language:Python258
  • potato-disease-classification

    Potato Disease Classification - Training, Rest APIs, and Frontend to test.

    Language:Jupyter Notebook256
  • Keras_insightface

    Insightface Keras implementation

    Language:Python255
  • face_landmark

    A simple method for face alignment based on wingloss and mutitask learning :)

    Language:Python255