All Projects → Tensorflow_realtime_multi Person_pose_estimation → Similar Projects or Alternatives

7046 Open source projects that are alternatives of or similar to Tensorflow_realtime_multi Person_pose_estimation

Isl Python
Porting the R code in ISL to python. Labs and exercises
Stars: ✭ 108 (-16.28%)
Mutual labels:  jupyter-notebook
Emobank
This repository contains EmoBank, a large-scale text corpus manually annotated with emotion according to the psychological Valence-Arousal-Dominance scheme.
Stars: ✭ 118 (-8.53%)
Mutual labels:  jupyter-notebook
Sw machine learning
machine learning
Stars: ✭ 108 (-16.28%)
Mutual labels:  jupyter-notebook
First Order Model
This repository contains the source code for the paper First Order Motion Model for Image Animation
Stars: ✭ 11,964 (+9174.42%)
Mutual labels:  jupyter-notebook
Ml Demos
Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)
Stars: ✭ 108 (-16.28%)
Mutual labels:  jupyter-notebook
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Ultra96 Pynq
Board files to build Ultra 96 PYNQ image
Stars: ✭ 108 (-16.28%)
Mutual labels:  jupyter-notebook
Slicerjupyter
Extension for 3D Slicer that allows the application to be used from Jupyter notebook
Stars: ✭ 127 (-1.55%)
Mutual labels:  jupyter-notebook
Robustness applications
Notebooks for reproducing the paper "Computer Vision with a Single (Robust) Classifier"
Stars: ✭ 108 (-16.28%)
Mutual labels:  jupyter-notebook
Dom7
Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API
Stars: ✭ 119 (-7.75%)
Mutual labels:  mobile
Ganlocalediting
Stars: ✭ 108 (-16.28%)
Mutual labels:  jupyter-notebook
Quiver
Interactive convnet features visualization for Keras
Stars: ✭ 1,619 (+1155.04%)
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+35405.43%)
Mutual labels:  mobile
Label smoothing
Corrupted labels and label smoothing
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Kalman And Bayesian Filters In Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Stars: ✭ 11,233 (+8607.75%)
Mutual labels:  jupyter-notebook
Object detection demo
How to train an object detection model easy for free
Stars: ✭ 130 (+0.78%)
Mutual labels:  jupyter-notebook
Pyldavis
Python library for interactive topic model visualization. Port of the R LDAvis package.
Stars: ✭ 1,550 (+1101.55%)
Mutual labels:  jupyter-notebook
Topic Model Tutorial
Tutorial on topic models in Python with scikit-learn
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Stars: ✭ 1,460 (+1031.78%)
Deep Auto Punctuation
a pytorch implementation of auto-punctuation learned character by character
Stars: ✭ 125 (-3.1%)
Mutual labels:  jupyter-notebook
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Onionbrowser
An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network
Stars: ✭ 1,702 (+1219.38%)
Mutual labels:  mobile
Dwc
Darwin Core
Stars: ✭ 106 (-17.83%)
Mutual labels:  jupyter-notebook
Thepythonmegacourse
Stars: ✭ 128 (-0.78%)
Mutual labels:  jupyter-notebook
Texas Hold Em Ai
Research on Texas Hold'em AI
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Mnet deepcdr
Code for TMI 2018 "Joint Optic Disc and Cup Segmentation Based on Multi-label Deep Network and Polar Transformation"
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Numba tutorial scipy2017
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Pytorch Model Zoo
A collection of deep learning models implemented in PyTorch
Stars: ✭ 125 (-3.1%)
Mutual labels:  jupyter-notebook
Clothing Recommender
ML
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Trimap generator
Generating automatic trimap through pixel dilation and strongly-connected-component algorithms
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Aws Ai Bootcamp Labs
This library holds a collection of Notebooks and code examples for AWS AI Bootcamps.
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Cordova Plugin Globalization
Apache Cordova Plugin globalization
Stars: ✭ 131 (+1.55%)
Mutual labels:  mobile
Capsnet
CapsNet (from "Dynamic Routing Between Capsules") implemented in pytorch.
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Penkit
Tools for pen plotting in Python
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Understanding Pytorch Batching Lstm
Understanding and visualizing PyTorch Batching with LSTM
Stars: ✭ 125 (-3.1%)
Mutual labels:  jupyter-notebook
Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (+1201.55%)
Mutual labels:  mobile
Bayes By Backprop
PyTorch implementation of "Weight Uncertainty in Neural Networks"
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Bilibli notes2
攻城狮之家B站视频课程课件合集2,1号仓库https://github.com/JokerJohn/bilibili_notes.git
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Cuxfilter
GPU accelerated cross filtering with cuDF.
Stars: ✭ 128 (-0.78%)
Mutual labels:  jupyter-notebook
Stylegan2 Projecting Images
Projecting images to latent space with StyleGAN2.
Stars: ✭ 102 (-20.93%)
Mutual labels:  jupyter-notebook
Abstractive Text Summarization
PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Reinforcement learning
Reinforcement Learning research
Stars: ✭ 107 (-17.05%)
Mutual labels:  jupyter-notebook
Choicenet
Implementation of ChoiceNet
Stars: ✭ 125 (-3.1%)
Mutual labels:  jupyter-notebook
Cs570
Code for CS570, Essentials of Data Science
Stars: ✭ 106 (-17.83%)
Mutual labels:  jupyter-notebook
Chainer Pose Proposal Net
Chainer implementation of Pose Proposal Networks
Stars: ✭ 119 (-7.75%)
Mutual labels:  pose-estimation
Cnn Yelp Challenge 2016 Sentiment Classification
IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.
Stars: ✭ 106 (-17.83%)
Mutual labels:  jupyter-notebook
Pytorch Vfi Cft
Generate slow-motion videos by interpolating more frames
Stars: ✭ 130 (+0.78%)
Caffe Excitationbp
Implementation of Excitation Backprop in Caffe
Stars: ✭ 106 (-17.83%)
Mutual labels:  jupyter-notebook
Texture Synthesis Nonparametric Sampling
Implementation of "Texture Synthesis with Non-Parametric Sampling" paper by Alexei A. Efros and Thomas K. Leung
Stars: ✭ 119 (-7.75%)
Mutual labels:  jupyter-notebook
Jupyterworkflow
Reproducible Data Analysis Workflow in Jupyter
Stars: ✭ 106 (-17.83%)
Mutual labels:  jupyter-notebook
Nlp Beginner Guide Keras
NLP model implementations with keras for beginner
Stars: ✭ 125 (-3.1%)
Mutual labels:  jupyter-notebook
Reachy
Open source interactive robot to explore real-world applications!
Stars: ✭ 115 (-10.85%)
Mutual labels:  jupyter-notebook
Blurr
A library that integrates huggingface transformers with version 2 of the fastai framework
Stars: ✭ 123 (-4.65%)
Mutual labels:  jupyter-notebook
Ml19 20a
CS 771A: Introduction to Machine Learning, IIT Kanpur, 2019-20-autumn offering
Stars: ✭ 115 (-10.85%)
Mutual labels:  jupyter-notebook
Coursera reinforcement learning
Coursera Reinforcement Learning Specialization by University of Alberta & Alberta Machine Intelligence Institute
Stars: ✭ 114 (-11.63%)
Mutual labels:  jupyter-notebook
Mastering Python For Finance Second Edition
Sources codes for: Mastering Python for Finance, Second Edition
Stars: ✭ 127 (-1.55%)
Mutual labels:  jupyter-notebook
Tf2 notes
(Unoffical)人工智能实践:Tensorflow笔记
Stars: ✭ 121 (-6.2%)
Mutual labels:  jupyter-notebook
Quantum Algorithms Tutorials
Tutorials for Quantum Algorithms with Qiskit implementations.
Stars: ✭ 115 (-10.85%)
Mutual labels:  jupyter-notebook
Kg Beijing
北京知识图谱学习小组
Stars: ✭ 1,554 (+1104.65%)
Mutual labels:  jupyter-notebook
601-660 of 7046 similar projects