Here are
198 public repositories
matching this topic...
A curated list of action recognition and related area resources
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Updated
Jun 3, 2020
Python
Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness" (ICLR 2019 Oral)
Deep Learning Computer Vision Algorithms for Real-World Use
Updated
Sep 12, 2019
Python
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Updated
Oct 30, 2019
JavaScript
Simple project to recognize hands in realtime. 👋 Serves as an Example for building your own object recognizer.
Updated
Dec 11, 2017
Swift
🟣 Object detection of abstract shapes with neural networks
Updated
Nov 8, 2018
Jupyter Notebook
💎 "Marker-less Augmented Reality" with OpenCV and OpenGL
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection
Updated
Jul 2, 2020
Python
An example of using Tensorflow with Unity for image classification and object detection.
Face mask detection system using Deep learning.
Updated
Jun 14, 2020
Jupyter Notebook
A curated list of visual relationship detection and related area resources
A Box detection algorithm for any image containing boxes.
Updated
Jun 29, 2020
Jupyter Notebook
SURF - Speeded Up Robust Features - source code
CORe50: a new Dataset and Benchmark for Continual Learning
Updated
Feb 24, 2020
Python
Object Recognition using TensorFlow and Java
Updated
May 13, 2018
Java
Data, code & materials from the paper "Generalisation in humans and deep neural networks" (NeurIPS 2018)
Vehicle make and model classification in Tensorflow by fine-tuning VGG16
Updated
Apr 11, 2017
Python
Neural Network Aimbot for first person shooting (FPS) games with custom training mode library providing a fast and efficient framework with scripting support ︻デ═一
Object-recognition using multiple templates in python
Updated
Jun 4, 2020
Jupyter Notebook
High level python script that looks at a folder of video files and tells you which files contain people.
Updated
May 21, 2020
Python
Deep Co-occurrence Feature Learning for Visual Object Recognition (CVPR 2017)
Updated
May 15, 2017
MATLAB
Data and materials from the paper "Comparing deep neural networks against humans: object recognition when the signal gets weaker" (arXiv 2017)
Updated
Oct 16, 2017
MATLAB
An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image classification and object detection.
Deep-learning approaches to object recognition from 3D data
Updated
Sep 26, 2017
Jupyter Notebook
[WACV 2019 Oral] Deep Micro-Dictionary Learning and Coding Network
An example project using a tensorflow model and Movidius NCS to do object recognition RPI camera module stream
Updated
Jun 27, 2018
Python
Fiji plugin for object(s) detection using template(s) matching
Updated
Jul 1, 2020
Python
Improve this page
Add a description, image, and links to the
object-recognition
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
object-recognition
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
cv2 load image as GBR.
plt and pil load image as RGB.
This causes a difference in the predicted value.