All Projects → Hand3d → Similar Projects or Alternatives

587 Open source projects that are alternatives of or similar to Hand3d

Video obj
基于视频的目标检测算法研究
Stars: ✭ 372 (-46.09%)
Mutual labels:  cnn
See
Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"
Stars: ✭ 545 (-21.01%)
Mutual labels:  cnn
Awesome Background Subtraction
A curated list of background subtraction related papers and resources
Stars: ✭ 362 (-47.54%)
Mutual labels:  cnn
Face Pose Net
Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network
Stars: ✭ 464 (-32.75%)
Mutual labels:  pose-estimation
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Stars: ✭ 351 (-49.13%)
Mutual labels:  cnn
Cnn For Image Retrieval
🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
Stars: ✭ 597 (-13.48%)
Mutual labels:  cnn
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (-49.86%)
Mutual labels:  cnn
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (-34.35%)
Mutual labels:  cnn
Real Time Gesrec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Stars: ✭ 339 (-50.87%)
Mutual labels:  cnn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (-21.3%)
Mutual labels:  cnn
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-50.87%)
Mutual labels:  cnn
Openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Stars: ✭ 22,892 (+3217.68%)
Mutual labels:  pose-estimation
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+423.62%)
Mutual labels:  cnn
Prototypical Networks For Few Shot Learning Pytorch
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
Stars: ✭ 669 (-3.04%)
Mutual labels:  cnn
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (-51.3%)
Mutual labels:  cnn
Pytorch Inpainting With Partial Conv
Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
Stars: ✭ 440 (-36.23%)
Mutual labels:  cnn
Srmd
Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
Stars: ✭ 333 (-51.74%)
Mutual labels:  cnn
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (-22.61%)
Mutual labels:  cnn
Poseflow
PoseFlow: Efficient Online Pose Tracking (BMVC'18)
Stars: ✭ 330 (-52.17%)
Mutual labels:  pose-estimation
Numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
Stars: ✭ 436 (-36.81%)
Mutual labels:  cnn
Dcpdn
Densely Connected Pyramid Dehazing Network (CVPR'2018)
Stars: ✭ 321 (-53.48%)
Mutual labels:  cnn
Yolov3
Keras implementation of yolo v3 object detection.
Stars: ✭ 585 (-15.22%)
Mutual labels:  cnn
Tf audio steganalysis
Audio steganalysis with tensorflow.
Stars: ✭ 312 (-54.78%)
Mutual labels:  cnn
Pose2seg
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
Stars: ✭ 423 (-38.7%)
Mutual labels:  pose-estimation
Unet Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Stars: ✭ 302 (-56.23%)
Mutual labels:  cnn
Cnn Facial Landmark
Training code for facial landmark detection based on deep convolutional neural network.
Stars: ✭ 516 (-25.22%)
Mutual labels:  cnn
Yolo Pytorch
YOLO for object detection tasks
Stars: ✭ 301 (-56.38%)
Mutual labels:  cnn
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+497.39%)
Mutual labels:  cnn
Computer Vision Leaderboard
Comparison of famous convolutional neural network models
Stars: ✭ 299 (-56.67%)
Mutual labels:  cnn
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (-1.16%)
Mutual labels:  cnn
Pytorch Srgan
A modern PyTorch implementation of SRGAN
Stars: ✭ 289 (-58.12%)
Mutual labels:  cnn
Asrt speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars: ✭ 4,943 (+616.38%)
Mutual labels:  cnn
Fast human pose estimation pytorch
Pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
Stars: ✭ 288 (-58.26%)
Mutual labels:  pose-estimation
Gluon Cv
Gluon CV Toolkit
Stars: ✭ 5,001 (+624.78%)
Mutual labels:  pose-estimation
Pytorch Cifar Models
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
Stars: ✭ 286 (-58.55%)
Mutual labels:  cnn
Multi Class Text Classification Cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Stars: ✭ 410 (-40.58%)
Mutual labels:  cnn
Mspn
Multi-Stage Pose Network
Stars: ✭ 283 (-58.99%)
Mutual labels:  pose-estimation
Multi Class Text Classification Cnn Rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Stars: ✭ 570 (-17.39%)
Mutual labels:  cnn
Named Entity Recognition With Bidirectional Lstm Cnns
Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
Stars: ✭ 283 (-58.99%)
Mutual labels:  cnn
Actionai
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
Stars: ✭ 404 (-41.45%)
Mutual labels:  pose-estimation
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (-28.99%)
Mutual labels:  cnn
Awesome Action Recognition
A curated list of action recognition and related area resources
Stars: ✭ 3,202 (+364.06%)
Mutual labels:  pose-estimation
Pytorch Cpn
A PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
Stars: ✭ 403 (-41.59%)
Mutual labels:  pose-estimation
Pose Residual Network Pytorch
Code for the Pose Residual Network introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network' paper https://arxiv.org/abs/1807.04067
Stars: ✭ 277 (-59.86%)
Mutual labels:  pose-estimation
Mvision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Stars: ✭ 6,140 (+789.86%)
Mutual labels:  cnn
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-60.58%)
Mutual labels:  cnn
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (-43.19%)
Mutual labels:  cnn
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (-61.01%)
Mutual labels:  cnn
Lstm Fcn
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
Stars: ✭ 482 (-30.14%)
Mutual labels:  cnn
In Prestissimo
A very fast neural network computing framework optimized for mobile platforms.QQ group: 676883532 【验证信息输:绝影】
Stars: ✭ 268 (-61.16%)
Mutual labels:  cnn
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-43.77%)
Mutual labels:  cnn
Handwritingrecognitionsystem
Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture
Stars: ✭ 262 (-62.03%)
Mutual labels:  cnn
Alphapose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Stars: ✭ 5,697 (+725.65%)
Mutual labels:  pose-estimation
Flownet2 Tf
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 378 (-45.22%)
Mutual labels:  cnn
Human Activity Recognition Using Cnn
Convolutional Neural Network for Human Activity Recognition in Tensorflow
Stars: ✭ 382 (-44.64%)
Mutual labels:  cnn
Ultra Fast Lane Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Stars: ✭ 688 (-0.29%)
Mutual labels:  cnn
Mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
Stars: ✭ 674 (-2.32%)
Mutual labels:  pose-estimation
Cvnd exercises
Exercise notebooks for CVND.
Stars: ✭ 622 (-9.86%)
Mutual labels:  cnn
Pytorch Adain
Unofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]
Stars: ✭ 550 (-20.29%)
Mutual labels:  cnn
Head Pose Estimation
Real-time head pose estimation built with OpenCV and dlib
Stars: ✭ 467 (-32.32%)
Mutual labels:  pose-estimation
61-120 of 587 similar projects