tf2
There are 910 repositories under tf2 topic.
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
hunglc007/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
sicara/tf-explain
Interpretability Methods for tf.keras models with Tensorflow 2.x
LongxingTan/Time-series-prediction
tfts: Time Series Deep Learning Models in TensorFlow
google-research/seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
danielkrupinski/VAC
Source code of Valve Anti-Cheat obtained from disassembly of compiled modules
ValveSoftware/Source-1-Games
Source 1 based games such as TF2 and Counter-Strike: Source
HasnainRaz/Fast-SRGAN
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
jc-LeeHub/Recommend-System-tf2.0
原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!
mastercomfig/mastercomfig
A modern customization framework for Team Fortress 2
AntonMu/TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!
leondgarse/keras_cv_attention_models
Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionnext,lcnet,levit,maxvit,mobilevit,moganet,nat,nfnets,pvt,swin,tinynet,tinyvit,uniformer,volo,vanillanet,yolor,yolov7,yolov8,yolox,gpt2,llama2, alias kecam
theAIGuysCode/yolov4-custom-functions
A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.
OpenSourceLAN/gameservers-docker
A bunch of game servers I use, dockerised
Amin-Tgz/awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
SteamDatabase/Protobufs
👑 Automatically tracked Steam, CS2, Dota 2, Deadlock, TF2 protobufs.
SilentSys/SLAM
Source Live Audio Mixer
kyzhouhzau/NLPGNN
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
fsx950223/mobilenetv2-yolov3
yolov3 with mobilenetv2 and efficientnet
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.
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.
NLP-kr/tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
peteryuX/arcface-tf2
ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
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 !
pierremtb/PINNs-TF2.0
TensorFlow 2.0 implementation of Maziar Raissi's Physics Informed Neural Networks (PINNs).
mastercomfig/tf2-patches-old
Team Fortress 2, but with a lot of fixes, QoL improvements and performance optimizations!
TF2Autobot/tf2autobot
tf2autobot: an Improved version from tf2-automatic
geektutu/tensorflow2-docs-zh
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版
ClementWalter/Keras-FewShotLearning
Some State-of-the-Art few shot learning algorithms in tensorflow 2
CubeCoders/AMP
Issue tracking and documentation for AMP
rbjaxter/budhud
A Team Fortress 2 hud inspired by whayay's yahud and rays' rayshud.
kamalkraj/ALBERT-TF2.0
ALBERT model Pretraining and Fine Tuning using TF2.0
CriticalFlaw/flawhud
Custom HUD for Team Fortress 2
agrastiOs/Ultimate-TF2-Visual-Fix-Pack
A pack of visual fixes for TF2, to be sent to Valve.
Leystryku/leysourceengineclient
A source engine network client implementation based on some of my reversing work from 2016 with basic functionality ( joining servers, talking, receiving/sending voicedata etc. ). Made this & reversed netchan to learn about Sources networking.
kaesve/muzero
A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each other, and investigate reliability of learned MuZero MDP models.