All Projects → tf-blazepose → Similar Projects or Alternatives

128 Open source projects that are alternatives of or similar to tf-blazepose

mae-scalable-vision-learners
A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners
Stars: ✭ 54 (-61.15%)
Mutual labels:  tensorflow2
labml
🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱
Stars: ✭ 1,213 (+772.66%)
Mutual labels:  tensorflow2
GradCAM and GuidedGradCAM tf2
Implementation of GradCAM & Guided GradCAM with Tensorflow 2.x
Stars: ✭ 16 (-88.49%)
Mutual labels:  tensorflow2
transformer-tensorflow2.0
transformer in tensorflow 2.0
Stars: ✭ 53 (-61.87%)
Mutual labels:  tensorflow2
tf retrieval baseline
A Tensorflow retrieval (space embedding) baseline. Metric learning baseline on CUB and Stanford Online Products.
Stars: ✭ 39 (-71.94%)
Mutual labels:  tensorflow2
Reinforcement Learning
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Stars: ✭ 61 (-56.12%)
Mutual labels:  tensorflow2
Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
Stars: ✭ 45 (-67.63%)
Mutual labels:  tensorflow2
rl-medical
Communicative Multiagent Deep Reinforcement Learning for Anatomical Landmark Detection using PyTorch.
Stars: ✭ 36 (-74.1%)
Mutual labels:  landmark-detection
tensorflow-wxapp
在微信小程序中运行TensorFlow模型
Stars: ✭ 61 (-56.12%)
Mutual labels:  posenet
farm-animal-tracking
Farm Animal Tracking (FAT)
Stars: ✭ 19 (-86.33%)
Mutual labels:  tensorflow2
Tensorflow-YOLACT
Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2
Stars: ✭ 97 (-30.22%)
Mutual labels:  tensorflow2
tianchi-fashionai
FashionAI全球挑战赛——服饰关键点定位
Stars: ✭ 21 (-84.89%)
Mutual labels:  landmark-detection
G-SimCLR
This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip Chakraborty, Aritra Roy Gosthipaty and Sayak Paul.
Stars: ✭ 69 (-50.36%)
Mutual labels:  tensorflow2
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.
Stars: ✭ 126 (-9.35%)
Mutual labels:  tensorflow2
Spectrum
Spectrum is an AI that uses machine learning to generate Rap song lyrics
Stars: ✭ 37 (-73.38%)
Mutual labels:  tensorflow2
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (-61.87%)
Mutual labels:  tensorflow2
tfworldhackathon
GitHub repo for my Tensorflow World hackathon submission
Stars: ✭ 17 (-87.77%)
Mutual labels:  tensorflow2
face-mask-detection-tf2
A face mask detection using ssd with simplified Mobilenet and RFB or Pelee in Tensorflow 2.1. Training on your own dataset. Can be converted to kmodel and run on the edge device of k210
Stars: ✭ 72 (-48.2%)
Mutual labels:  tensorflow2
DeepVTB
🌌 OpenVTuber-虚拟アイドル共享计划 An application of real-time face and gaze analyzation via deep nerual networks.
Stars: ✭ 32 (-76.98%)
Mutual labels:  landmark-detection
Deep-MVLM
A tool for precisely placing 3D landmarks on 3D facial scans based on the paper "Multi-view Consensus CNN for 3D Facial Landmark Placement"
Stars: ✭ 71 (-48.92%)
Mutual labels:  landmark-detection
ntga
Code for "Neural Tangent Generalization Attacks" (ICML 2021)
Stars: ✭ 33 (-76.26%)
Mutual labels:  tensorflow2
latent-pose-reenactment
The authors' implementation of the "Neural Head Reenactment with Latent Pose Descriptors" (CVPR 2020) paper.
Stars: ✭ 132 (-5.04%)
Mutual labels:  landmark-detection
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (-84.17%)
Mutual labels:  tensorflow2
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (-56.12%)
Mutual labels:  tensorflow2
GrouProx
FedGroup, A Clustered Federated Learning framework based on Tensorflow
Stars: ✭ 20 (-85.61%)
Mutual labels:  tensorflow2
dlib-minified-models
A set of minified (but still accurate) models for Dlib
Stars: ✭ 61 (-56.12%)
Mutual labels:  landmark-detection
tf-image
TensorFlow2+ graph image augmentation library optimized for tf.data.Dataset.
Stars: ✭ 24 (-82.73%)
Mutual labels:  tensorflow2
deep reinforcement learning gallery
Deep reinforcement learning with tensorflow2
Stars: ✭ 35 (-74.82%)
Mutual labels:  tensorflow2
Tensorflow2-ObjectDetectionAPI-Colab-Hands-On
Tensorflow2 Object Detection APIのハンズオン用資料です(Hands-on documentation for the Tensorflow2 Object Detection API)
Stars: ✭ 33 (-76.26%)
Mutual labels:  tensorflow2
ttt
A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+
Stars: ✭ 35 (-74.82%)
Mutual labels:  tensorflow2
glDelegateBenchmark
quick and dirty benchmark for TFLite gles delegate on iOS
Stars: ✭ 13 (-90.65%)
Mutual labels:  posenet
tf-faster-rcnn
Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones
Stars: ✭ 88 (-36.69%)
Mutual labels:  tensorflow2
UnitBox
UnitBox: An Advanced Object Detection Network
Stars: ✭ 23 (-83.45%)
Mutual labels:  tensorflow2
TrackNet-Badminton-Tracking-tensorflow2
TrackNet for badminton tracking using tensorflow2
Stars: ✭ 37 (-73.38%)
Mutual labels:  tensorflow2
CarDrivingResNet
🚗 Browser game where a vehicle is driven through the camera using the ResNet model (Residual Network) to estimate the position of the hands.
Stars: ✭ 19 (-86.33%)
Mutual labels:  posenet
tensorflow-rbm
Tensorflow implementation of the Restricted Boltzmann Machine
Stars: ✭ 308 (+121.58%)
Mutual labels:  tensorflow2
pcdarts-tf2
PC-DARTS (PC-DARTS: Partial Channel Connections for Memory-Efficient Differentiable Architecture Search, published in ICLR 2020) implemented in Tensorflow 2.0+. This is an unofficial implementation.
Stars: ✭ 25 (-82.01%)
Mutual labels:  tensorflow2
Multi-Person-Pose-using-Body-Parts
No description or website provided.
Stars: ✭ 41 (-70.5%)
Mutual labels:  posenet
QuantumSpeech-QCNN
IEEE ICASSP 21 - Quantum Convolution Neural Networks for Speech Processing and Automatic Speech Recognition
Stars: ✭ 71 (-48.92%)
Mutual labels:  tensorflow2
TTS tf
WIP Tensorflow implementation of https://github.com/mozilla/TTS
Stars: ✭ 14 (-89.93%)
Mutual labels:  tensorflow2
tensorflow-tabnet
Improved TabNet for TensorFlow
Stars: ✭ 49 (-64.75%)
Mutual labels:  tensorflow2
NARUTO-HandSignDetection
物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using object detection. This repository use YOLOX.)
Stars: ✭ 186 (+33.81%)
Mutual labels:  tensorflow2
Brain-Tumor-Segmentation
Attention-Guided Version of 2D UNet for Automatic Brain Tumor Segmentation
Stars: ✭ 125 (-10.07%)
Mutual labels:  tensorflow2
CRNN.tf2
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
Stars: ✭ 131 (-5.76%)
Mutual labels:  tensorflow2
GLOM-TensorFlow
An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data
Stars: ✭ 32 (-76.98%)
Mutual labels:  tensorflow2
text classifier
Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
Stars: ✭ 135 (-2.88%)
Mutual labels:  tensorflow2
DolboNet
Русскоязычный чат-бот для Discord на архитектуре Transformer
Stars: ✭ 53 (-61.87%)
Mutual labels:  tensorflow2
Training-BatchNorm-and-Only-BatchNorm
Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.
Stars: ✭ 23 (-83.45%)
Mutual labels:  tensorflow2
Landmark Detection Robot Tracking SLAM-
Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features.
Stars: ✭ 14 (-89.93%)
Mutual labels:  landmark-detection
LIGHT-SERNET
Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition
Stars: ✭ 20 (-85.61%)
Mutual labels:  tensorflow2
pku-Artificial-intelligence-practice-homework
2019北京大学软件与微电子学院曹健老师的《人工智能实践》作业,有完整的注释,欢迎提出issue以及request
Stars: ✭ 45 (-67.63%)
Mutual labels:  tensorflow2
Autoregressive-models
Tensorflow 2.0 implementation of Deep Autoregressive Models
Stars: ✭ 18 (-87.05%)
Mutual labels:  tensorflow2
deep alignment network pytorch
PyTorch Implementation of the Deep Alignment Network
Stars: ✭ 37 (-73.38%)
Mutual labels:  landmark-detection
amazon-sagemaker-mlops-workshop
MLOps workshop with Amazon SageMaker
Stars: ✭ 39 (-71.94%)
Mutual labels:  tensorflow2
spectral normalization-tf2
🌈 Spectral Normalization implemented as Tensorflow 2
Stars: ✭ 36 (-74.1%)
Mutual labels:  tensorflow2
google-cloud-vision-php
A simple php wrapper for the google cloud vision API
Stars: ✭ 16 (-88.49%)
Mutual labels:  landmark-detection
CARLA
CARLA: A Python Library to Benchmark Algorithmic Recourse and Counterfactual Explanation Algorithms
Stars: ✭ 166 (+19.42%)
Mutual labels:  tensorflow2
scrabble-gan
Adversarial Generation of Handwritten Text Images
Stars: ✭ 49 (-64.75%)
Mutual labels:  tensorflow2
gcnn keras
Graph convolution with tf.keras
Stars: ✭ 47 (-66.19%)
Mutual labels:  tensorflow2
deep autoviml
Build tensorflow keras model pipelines in a single line of code. Now with mlflow tracking. Created by Ram Seshadri. Collaborators welcome. Permission granted upon request.
Stars: ✭ 98 (-29.5%)
Mutual labels:  tensorflow2
1-60 of 128 similar projects