An open API service providing repository metadata for many open source software ecosystems.

Topic: "tensorflow2"

WZMIAOMIAO/deep-learning-for-image-processing

deep learning for image processing including classification and object-detection etc.

Language: Python - Size: 24.4 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 24,822 - Forks: 8,178

NVIDIA/DeepLearningExamples

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

Language: Jupyter Notebook - Size: 104 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 14,534 - Forks: 3,369

dragen1860/Deep-Learning-with-TensorFlow-book

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

Language: Jupyter Notebook - Size: 122 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 13,251 - Forks: 4,072

AI4Finance-Foundation/FinRL

FinRL®: Financial Reinforcement Learning. 🔥

Language: Jupyter Notebook - Size: 80 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 13,160 - Forks: 3,024

tangyudi/Ai-Learn

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

Size: 1.27 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 11,101 - Forks: 2,457

mozilla/TTS

:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)

Language: Jupyter Notebook - Size: 120 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 10,030 - Forks: 1,321

lyhue1991/eat_tensorflow2_in_30_days

Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋

Language: Python - Size: 58.5 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 9,981 - Forks: 2,475

aladdinpersson/Machine-Learning-Collection

A resource for learning about Machine learning & Deep Learning

Language: Python - Size: 118 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 8,096 - Forks: 2,759

mrdbourke/tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.

Language: Jupyter Notebook - Size: 225 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5,752 - Forks: 2,786

mindee/doctr

docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.

Language: Python - Size: 98.2 MB - Last synced at: 14 days ago - Pushed at: 16 days ago - Stars: 5,603 - Forks: 593

ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network

Tools to Design or Visualize Architecture of Neural Network

Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4,983 - Forks: 611

TensorSpeech/TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)

Language: Python - Size: 130 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3,950 - Forks: 810

TrickyGo/Dive-into-DL-TensorFlow2.0

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可

Language: Jupyter Notebook - Size: 58.4 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 3,816 - Forks: 822

zhaoyingjun/chatbot

ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。

Language: Python - Size: 75.6 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 3,575 - Forks: 1,022

osmr/imgclsmob

Sandbox for training deep learning networks

Language: Python - Size: 15.6 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 3,018 - Forks: 558

teddylee777/machine-learning

머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)

Language: Jupyter Notebook - Size: 61.4 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2,743 - Forks: 882

kzbkzb/Python-AI

深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch

Language: Jupyter Notebook - Size: 18.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,452 - Forks: 403

danielegrattarola/spektral

Graph Neural Networks with Keras and Tensorflow 2.

Language: Python - Size: 12.8 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2,389 - Forks: 342

labmlai/labml

🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱

Language: Python - Size: 101 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2,249 - Forks: 148

ZiyaoGeng/RecLearn

Recommender Learning with Tensorflow2.x

Language: Python - Size: 109 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1,950 - Forks: 500

YunYang1994/TensorFlow2.0-Examples

🙄 Difficult algorithm, Simple code.

Language: Jupyter Notebook - Size: 10.1 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1,711 - Forks: 672

ydataai/ydata-synthetic

Synthetic data generators for tabular and time-series data

Language: Jupyter Notebook - Size: 16.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1,592 - Forks: 256

google-research/big_transfer

Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.

Language: Python - Size: 813 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1,525 - Forks: 177

krasserm/super-resolution

Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution

Language: Python - Size: 47 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1,512 - Forks: 353

DengBoCong/nlp-paper

自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)

Language: Python - Size: 48.4 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1,298 - Forks: 188

TensorSpeech/TensorFlowASR

:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords

Language: Python - Size: 90.3 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 994 - Forks: 239

agi-brain/xuance

XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library

Language: Python - Size: 143 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 988 - Forks: 150

BMW-InnovationLab/BMW-TensorFlow-Training-GUI

This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.

Language: Python - Size: 260 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 979 - Forks: 164

ZhiqingXiao/rl-book

Source codes for the book "Reinforcement Learning: Theory and Python Implementation"

Language: HTML - Size: 38.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 973 - Forks: 329

google-research/pix2seq 📦

Pix2Seq codebase: multi-tasks with generative modeling (autoregressive and diffusion)

Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 929 - Forks: 72

mnicnc404/CartoonGan-tensorflow 📦

Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.

Language: Python - Size: 338 MB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 926 - Forks: 239

smellslikeml/ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints

Language: Python - Size: 200 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 697 - Forks: 186

jonasrauber/eagerpy

PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code

Language: Python - Size: 365 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 695 - Forks: 40

xavysp/DexiNed

DexiNed: Dense EXtreme Inception Network for Edge Detection

Language: Python - Size: 155 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 691 - Forks: 156

AntonMu/TrainYourOwnYOLO

Train a state-of-the-art yolov3 object detector from scratch!

Language: Jupyter Notebook - Size: 66 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 671 - Forks: 414

archsyscall/DeepRL-TensorFlow2

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

Language: Python - Size: 600 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 609 - Forks: 140

pythonlessons/TensorFlow-2.x-YOLOv3

YOLOv3 implementation in TensorFlow 2.3.1

Language: Jupyter Notebook - Size: 69.1 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 607 - Forks: 330

DeepRegNet/DeepReg

Medical image registration using deep learning

Language: Python - Size: 29.7 MB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 606 - Forks: 84

monologg/KoELECTRA

Pretrained ELECTRA Model for Korean

Language: Python - Size: 54 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 578 - Forks: 138

calmiLovesAI/Basic_CNNs_TensorFlow2

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

Language: Python - Size: 148 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 535 - Forks: 175

Amin-Tgz/awesome-tensorflow-2

👉 Tensorflow 2.x resources such as tutorial, blog, code and videos

Size: 385 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 521 - Forks: 102

isarandi/metrabs

Estimate absolute 3D human poses from RGB images.

Language: Python - Size: 5.74 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 511 - Forks: 73

LeonLok/Deep-SORT-YOLOv4

People detection and optional tracking with Tensorflow backend.

Language: Python - Size: 116 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 498 - Forks: 169

keiohta/tf2rl

TensorFlow2 Reinforcement Learning

Language: Python - Size: 8.61 MB - Last synced at: 30 days ago - Pushed at: almost 4 years ago - Stars: 476 - Forks: 103

seth814/Audio-Classification

Code for YouTube series: Deep Learning for Audio Classification

Language: Jupyter Notebook - Size: 97.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 461 - Forks: 172

bhky/opennsfw2

Keras implementation of the Yahoo Open-NSFW model

Language: Python - Size: 47.5 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 458 - Forks: 61

Z-yq/TensorflowASR

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

Language: Python - Size: 266 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 444 - Forks: 107

rohan-paul/MachineLearning-DeepLearning-Code-for-my-YouTube-Channel

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

Language: Jupyter Notebook - Size: 144 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 421 - Forks: 202

LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2

Reimplementation of GANs

Language: Python - Size: 15.7 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 421 - Forks: 104

SSSxCCC/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: Python - Size: 30.5 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 412 - Forks: 93

stanleylsx/entity_extractor_by_ner

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

Language: Python - Size: 228 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 402 - Forks: 74

LynnHo/CycleGAN-Tensorflow-2

Reimplementation of CycleGAN

Language: Python - Size: 2.57 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 385 - Forks: 158

tsuirak/deeplearning.ai

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

Language: Jupyter Notebook - Size: 425 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 366 - Forks: 115

zzxvictor/License-super-resolution

A License Plate Image Reconstruction Project in Tensorflow2

Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 349 - Forks: 75

kyzhouhzau/NLPGNN

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

Language: Python - Size: 205 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 335 - Forks: 66

ahmedfgad/Mask-RCNN-TF2 Fork of matterport/Mask_RCNN

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

Language: Python - Size: 153 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 324 - Forks: 201

carla-recourse/CARLA

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

Language: Python - Size: 1.89 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 295 - Forks: 65

sisinflab/elliot

Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation

Language: Python - Size: 78.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 292 - Forks: 52

avBuffer/Yolov5_tf

Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow

Language: Python - Size: 23.2 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 289 - Forks: 107

shubham0204/FaceRecognition_With_FaceNet_Android

Face Recognition using the FaceNet model and MLKit on Android.

Language: Kotlin - Size: 369 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 287 - Forks: 93

peteryuX/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: Python - Size: 1.27 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 279 - Forks: 96

RITCHIEHuang/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: Python - Size: 8.22 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 276 - Forks: 71

akanyaani/gpt-2-tensorflow2.0

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

Language: Python - Size: 4.67 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 262 - Forks: 84

BestBurning/mhxy

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

Language: Python - Size: 18.6 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 262 - Forks: 121

anita-hu/TF2-RL

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

Language: Python - Size: 5.88 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 260 - Forks: 68

JianzhouZhan/Awesome-RecSystem-Models

Implements of Awesome RecSystem Models with PyTorch/TF2.0

Language: Python - Size: 916 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 258 - Forks: 68

Kazuhito00/NARUTO-HandSignDetection

物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using object detection. This repository use YOLOX.)

Language: Python - Size: 99.8 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 255 - Forks: 24

610265158/face_landmark

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

Language: Python - Size: 544 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 255 - Forks: 79

Prayforhanluo/CTR_Algorithm

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

Language: Jupyter Notebook - Size: 8.85 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 254 - Forks: 49

chineseocr/table-detect

table detect(yolo) , table line(unet)

Language: Python - Size: 1.24 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 251 - Forks: 87

leondgarse/Keras_insightface

Insightface Keras implementation

Language: Python - Size: 46.1 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 249 - Forks: 57

noahchalifour/rnnt-speech-recognition

End-to-end speech recognition using RNN Transducers in Tensorflow 2.0

Language: Python - Size: 178 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 248 - Forks: 78

StanislasBertrand/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: Python - Size: 4.66 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 248 - Forks: 19

codebasics/potato-disease-classification

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

Language: Jupyter Notebook - Size: 29.3 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 246 - Forks: 291

zcemycl/TF2DeepFloorplan

TF2 Deep FloorPlan Recognition using a Multi-task Network with Room-boundary-Guided Attention. Enable tensorboard, quantization, flask, tflite, docker, github actions and google colab.

Language: Python - Size: 7.93 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 244 - Forks: 79

geektutu/tensorflow2-docs-zh

TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版

Language: Jupyter Notebook - Size: 874 KB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 227 - Forks: 101

shenasa-ai/speech2text

A Deep-Learning-Based Persian Speech Recognition System

Language: Jupyter Notebook - Size: 21.9 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 224 - Forks: 30

gottingen/kumo-search

docs for search system and ai infra

Size: 177 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 218 - Forks: 22

michalfaber/tensorflow_Realtime_Multi-Person_Pose_Estimation

Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3

Language: Jupyter Notebook - Size: 20.4 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 217 - Forks: 65

remigenet/TKAN

TKAN: Temporal Kolmogorov-Arnold Networks

Language: Python - Size: 56 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 213 - Forks: 30

few-shot-learning/Keras-FewShotLearning

Some State-of-the-Art few shot learning algorithms in tensorflow 2

Language: Python - Size: 2.1 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 213 - Forks: 42

inoryy/tensorflow2-deep-reinforcement-learning

Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"

Language: Jupyter Notebook - Size: 94.7 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 207 - Forks: 50

labteral/ernie

Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.

Language: Python - Size: 326 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 201 - Forks: 31

mrdbourke/mac-ml-speed-test

A few quick scripts focused on testing TensorFlow/PyTorch/Llama 2 on macOS.

Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 200 - Forks: 34

vietanhdev/tf-blazepose 📦

BlazePose - Super fast human pose detection on Tensorflow 2.x

Language: Python - Size: 3.91 MB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 199 - Forks: 39

TannerGilbert/Tensorflow-Object-Detection-API-Train-Model

Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.

Language: Jupyter Notebook - Size: 40.7 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 197 - Forks: 104

sglvladi/TensorFlowObjectDetectionTutorial

A tutorial on object detection using TensorFlow

Size: 12.4 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 196 - Forks: 127

xiao9616/yolo4_tensorflow2

yolo 4th edition implemented by tensorflow2.0

Language: Python - Size: 5.61 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 190 - Forks: 61

AlexanderVNikitin/tsgm

Generation and evaluation of synthetic time series datasets (also, augmentations, visualizations, a collection of popular datasets) NeurIPS'24

Language: Python - Size: 8.71 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 187 - Forks: 20

mlbvn/handson-ml2-vn

Jupyter Notebook cung cấp các kiến thức cơ bản về Học Máy và Học Sâu bằng Python với Scikit-Learn, Keras, và TensorFlow 2.

Language: Jupyter Notebook - Size: 47.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 185 - Forks: 92

1044197988/TF.Keras-Commonly-used-models

基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.X下运行。

Language: Python - Size: 133 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 181 - Forks: 78

omerferhatt/torch2tflite 📦

PyTorch to TensorFlow Lite converter

Language: Python - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 180 - Forks: 43

Mehrdad-Noori/Brain-Tumor-Segmentation

Attention-Guided Version of 2D UNet for Automatic Brain Tumor Segmentation

Language: Python - Size: 7.22 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 176 - Forks: 34

bruceyang2012/Face-detection-with-mobilenet-ssd

Face detection with mobilenet-ssd written by tf.keras.

Language: Python - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 176 - Forks: 76

stanleylsx/text_classifier_tf2

Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。

Language: Python - Size: 555 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 174 - Forks: 42

IvanBongiorni/GAN-RNN_Timeseries-imputation

Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.

Language: Jupyter Notebook - Size: 7.49 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 174 - Forks: 27

tucan9389/tf2-mobile-2d-single-pose-estimation

:dancer: Pose estimation for iOS and android using TensorFlow 2.0

Language: Python - Size: 38.8 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 168 - Forks: 41

yeyupiaoling/ClassificationForAndroid

在Android使用深度学习模型实现图像识别,本项目提供了多种使用方式,使用到的框架如下:Tensorflow Lite、Paddle Lite、MNN、TNN

Language: C++ - Size: 44.1 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 165 - Forks: 68

geekjr/quickai

QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.

Language: Python - Size: 220 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 162 - Forks: 17

daddydrac/-deprecated-NVIDIA-GPU-Tensor-Core-Accelerator-PyTorch-OpenCV

Computer vision container that includes Jupyter notebooks with built-in code hinting, Anaconda, CUDA 11.8, TensorRT inference accelerator for Tensor cores, CuPy (GPU drop in replacement for Numpy), PyTorch, PyTorch geometric for Graph Neural Networks, TF2, Tensorboard, and OpenCV for accelerated workloads on NVIDIA Tensor cores and GPUs.

Language: Jupyter Notebook - Size: 59 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 157 - Forks: 24

Related Topics
deep-learning 1,063 tensorflow 783 keras 736 machine-learning 719 python 638 python3 500 computer-vision 287 keras-tensorflow 272 neural-network 227 pytorch 225 cnn 218 convolutional-neural-networks 216 deep-neural-networks 198 nlp 175 image-classification 167 object-detection 163 opencv 160 neural-networks 141 ai 132 numpy 130 artificial-intelligence 129 jupyter-notebook 127 classification 116 transfer-learning 115 data-science 108 pandas 108 reinforcement-learning 101 natural-language-processing 98 deeplearning 93 scikit-learn 90 lstm 88 gan 83 cnn-classification 83 cnn-keras 83 tensorflow-tutorials 82 flask 80 matplotlib 78 tf2 73 generative-adversarial-network 72 image-processing 69 tensorflow-examples 65 transformer 63 rnn 63 docker 61 opencv-python 60 machine-learning-algorithms 58 streamlit 53 artificial-neural-networks 49 ml 48 nlp-machine-learning 48 bert 45 tensorflow-lite 44 segmentation 44 face-detection 43 mnist 43 semantic-segmentation 42 sklearn 41 yolov3 38 time-series 37 mobilenetv2 37 resnet-50 37 autoencoder 36 text-classification 36 machinelearning 36 recurrent-neural-networks 36 face-recognition 36 image-segmentation 35 lstm-neural-networks 35 colab-notebook 34 vgg16 34 tflite 33 resnet 33 attention-mechanism 32 transformers 32 sentiment-analysis 32 keras-neural-networks 32 kaggle 31 deep-reinforcement-learning 31 tutorial 31 yolo 31 gpu 29 unet 29 gans 28 dataset 28 convolutional-neural-network 28 chatbot 28 style-transfer 27 speech-recognition 27 tensorboard 26 seaborn 26 rnn-tensorflow 26 data-visualization 26 efficientnet 26 python-3 25 gru 25 tensorflowjs 25 flask-application 24 tensorflow-models 23 variational-autoencoder 23 dqn 23