All Projects → Realtime Detectron → Similar Projects or Alternatives

1780 Open source projects that are alternatives of or similar to Realtime Detectron

Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (+426.19%)
Mutual labels:  object-detection, demo, real-time
Mocapnet
We present MocapNET2, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance (70 fps in CPU-only execution).
Stars: ✭ 194 (+361.9%)
Mutual labels:  webcam, demo, real-time
Real Time Ml Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Stars: ✭ 143 (+240.48%)
Mutual labels:  deeplearning, real-time
Yolov3 tensorflow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
Stars: ✭ 1,498 (+3466.67%)
Mutual labels:  object-detection, real-time
Yolo3d Yolov4 Pytorch
YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
Stars: ✭ 119 (+183.33%)
Mutual labels:  object-detection, real-time
VideoRecognition-realtime-autotrainer-alerts
State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classifier as a plug & play solution . Provides alert if an item in an alert list is detected.
Stars: ✭ 36 (-14.29%)
Mutual labels:  real-time, webcam
Simplecvreproduction
Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking 😄 etc.
Stars: ✭ 602 (+1333.33%)
Mutual labels:  object-detection, demo
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (+133.33%)
Mutual labels:  object-detection, real-time
Efficientdet.pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Stars: ✭ 1,383 (+3192.86%)
Mutual labels:  object-detection, demo
jeelizGlanceTracker
JavaScript/WebGL lib: detect if the user is looking at the screen or not from the webcam video feed. Lightweight and robust to all lighting conditions. Great for play/pause videos if the user is looking or not, or for person detection. Link to live demo.
Stars: ✭ 68 (+61.9%)
Mutual labels:  real-time, webcam
Qbr
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
Stars: ✭ 122 (+190.48%)
Mutual labels:  webcam, demo
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (+604.76%)
Mutual labels:  object-detection, real-time
FastPose
pytorch realtime multi person keypoint estimation
Stars: ✭ 36 (-14.29%)
Mutual labels:  real-time, deeplearning
Thor
thor: C++ helper library, for deep learning purpose
Stars: ✭ 197 (+369.05%)
Mutual labels:  object-detection, deeplearning
Openvino Yolov3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
Stars: ✭ 500 (+1090.48%)
Mutual labels:  object-detection, deeplearning
Fastmot
High-performance multiple object tracking based on YOLO, Deep SORT, and optical flow
Stars: ✭ 284 (+576.19%)
Mutual labels:  object-detection, real-time
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (+16.67%)
Mutual labels:  object-detection, deeplearning
People Counter Python
Create a smart video application using the Intel Distribution of OpenVINO toolkit. The toolkit uses models and inference to run single-class object detection.
Stars: ✭ 62 (+47.62%)
Mutual labels:  object-detection, real-time
Deep learning object detection
A paper list of object detection using deep learning.
Stars: ✭ 10,334 (+24504.76%)
Mutual labels:  object-detection, deeplearning
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (+154.76%)
Mutual labels:  object-detection, deeplearning
Pendulum
ROS, ROS2, real-time, control, pendulum
Stars: ✭ 37 (-11.9%)
Mutual labels:  demo, real-time
DeepFaceLive
Real-time face swap for PC streaming or video calls
Stars: ✭ 7,917 (+18750%)
Mutual labels:  real-time, webcam
Realtime object detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV. No Bugs No Worries. Enjoy!
Stars: ✭ 260 (+519.05%)
Mutual labels:  object-detection, real-time
rt-mrcnn
Real time instance segmentation with Mask R-CNN, live from webcam feed.
Stars: ✭ 47 (+11.9%)
Mutual labels:  real-time, webcam
Bmw Yolov4 Training Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Stars: ✭ 533 (+1169.05%)
Mutual labels:  object-detection, deeplearning
Centermask2
Real-time Anchor-Free Instance Segmentation, in CVPR 2020
Stars: ✭ 596 (+1319.05%)
Mutual labels:  object-detection, real-time
Android Yolo
Real-time object detection on Android using the YOLO network with TensorFlow
Stars: ✭ 604 (+1338.1%)
Mutual labels:  object-detection, demo
Retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
Stars: ✭ 226 (+438.1%)
Mutual labels:  object-detection, deeplearning
jeelizPupillometry
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
Stars: ✭ 78 (+85.71%)
Mutual labels:  real-time, webcam
Ncnn Benchmark
The benchmark of ncnn that is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 70 (+66.67%)
Mutual labels:  demo, deeplearning
Tracking With Darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
Stars: ✭ 515 (+1126.19%)
Mutual labels:  object-detection, real-time
Vision3d
Research platform for 3D object detection in PyTorch.
Stars: ✭ 177 (+321.43%)
Mutual labels:  object-detection, real-time
Ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Stars: ✭ 4,499 (+10611.9%)
Mutual labels:  object-detection, webcam
Yolo V3 Iou
YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19
Stars: ✭ 116 (+176.19%)
Mutual labels:  object-detection, real-time
Yolo tensorflow
🚖 Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.
Stars: ✭ 45 (+7.14%)
Mutual labels:  object-detection, real-time
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.
Stars: ✭ 736 (+1652.38%)
Mutual labels:  object-detection, deeplearning
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (+83.33%)
Mutual labels:  object-detection, deeplearning
Cartoonize
A demo webapp to convert images and videos into cartoon!
Stars: ✭ 215 (+411.9%)
Mutual labels:  demo, deeplearning
Sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Stars: ✭ 1,460 (+3376.19%)
Mutual labels:  object-detection, real-time
Bmw Tensorflow Inference Api Cpu
This is a repository for an object detection inference API using the Tensorflow framework.
Stars: ✭ 158 (+276.19%)
Mutual labels:  object-detection, deeplearning
Yolo V2 Pytorch
YOLO for object detection tasks
Stars: ✭ 302 (+619.05%)
Mutual labels:  object-detection, deeplearning
Complex Yolov4 Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
Stars: ✭ 691 (+1545.24%)
Mutual labels:  object-detection, real-time
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+1888.1%)
Mutual labels:  webcam, real-time
Langterm
🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
Stars: ✭ 35 (-16.67%)
Mutual labels:  demo
Deeplabv2 Keras
DeeplabV2 segmentation in Keras.
Stars: ✭ 38 (-9.52%)
Mutual labels:  deeplearning
Algorithms Tutorial
Algorithms Tutorial
Stars: ✭ 35 (-16.67%)
Mutual labels:  deeplearning
Channel Pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
Stars: ✭ 979 (+2230.95%)
Mutual labels:  object-detection
Next On Netlify Demo
Demo of a Next.js app with Server-Side Rendering on Netlify
Stars: ✭ 40 (-4.76%)
Mutual labels:  demo
Solo
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
Stars: ✭ 992 (+2261.9%)
Mutual labels:  object-detection
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (+2228.57%)
Mutual labels:  deeplearning
Rtb
Benchmarking tool to stress real-time protocols
Stars: ✭ 35 (-16.67%)
Mutual labels:  real-time
Pi Webcam
Automation to configure a Raspberry Pi as a USB OTG webcam
Stars: ✭ 990 (+2257.14%)
Mutual labels:  webcam
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-16.67%)
Mutual labels:  deeplearning
Mybatisdemo
书籍《通用源码阅读指导书——MyBatis源码详解》配套示例
Stars: ✭ 35 (-16.67%)
Mutual labels:  demo
Tensorflow Serving sidecar
Serve machine learning models using tensorflow serving
Stars: ✭ 41 (-2.38%)
Mutual labels:  object-detection
Coronavirus 2019 Demo
webinar for coronavirus map
Stars: ✭ 40 (-4.76%)
Mutual labels:  demo
Heimdallr
Heimdallr, a Large-scale chat application server based on Redis Pubsub and Akka's actor model.
Stars: ✭ 38 (-9.52%)
Mutual labels:  real-time
Sockjs Client
WebSocket emulation - Javascript client
Stars: ✭ 7,808 (+18490.48%)
Mutual labels:  real-time
Albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Stars: ✭ 9,353 (+22169.05%)
Mutual labels:  object-detection
Dom Examples
Code examples that accompany various MDN DOM and Web API documentation pages
Stars: ✭ 984 (+2242.86%)
Mutual labels:  demo
1-60 of 1780 similar projects