The Wayback Machine - https://web.archive.org/web/20220408064316/https://github.com/topics/object-recognition
Here are
274 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
Sep 20, 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)
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
Updated
Nov 24, 2020
Python
The collection of pre-trained, state-of-the-art AI models for ailia SDK
Updated
Apr 8, 2022
Python
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
Feb 15, 2022
JavaScript
Simple project to recognize hands in realtime. 👋 Serves as an Example for building your own object recognizer.
Updated
Dec 11, 2017
Swift
Face mask detection system using Deep learning.
Updated
Jun 3, 2021
Jupyter Notebook
🟣 Object detection of abstract shapes with neural networks
Updated
Oct 22, 2020
Jupyter Notebook
💎 "Marker-less Augmented Reality" with OpenCV and OpenGL.
HAKE: Human Activity Knowledge Engine (CVPR'18/19/20, NeurIPS'20, TPAMI'21)
Updated
Apr 4, 2022
Python
An example of using Tensorflow with Unity for image classification and object detection.
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
Computer Vision Game Development. Neural Network Configurable Aimbot for FPS games with custom training mode
Object-recognition using multiple templates in python
Updated
Nov 24, 2021
Jupyter Notebook
SURF - Speeded Up Robust Features - source code
An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image classification and object detection.
CORe50: a new Dataset and Benchmark for Continual Learning
Updated
Apr 7, 2021
Python
👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
Updated
Apr 5, 2022
JavaScript
Data, code & materials from the paper "Generalisation in humans and deep neural networks" (NeurIPS 2018)
Object Recognition using TensorFlow and Java
Updated
May 13, 2018
Java
Vehicle make and model classification in Tensorflow by fine-tuning VGG16
Updated
Apr 11, 2017
Python
A collection of SOTA Image Classification Models in PyTorch
Updated
Feb 2, 2022
Python
High level python script that looks at a folder of video files and tells you which files contain people.
Updated
Aug 9, 2021
Python
This is the python implementation of openvino models.
Updated
Jun 6, 2020
Jupyter Notebook
The ORBIT dataset is a collection of videos of objects in clean and cluttered scenes recorded by people who are blind/low-vision on a mobile phone. The dataset is presented with a teachable object recognition benchmark task which aims to drive few-shot learning on challenging real-world data.
Updated
Feb 28, 2022
Python
As a part of the HAKE project (HAKE-Object), code for SymNet (CVPR'20 and TPAMI'21).
Updated
Mar 28, 2022
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.
Similar to #3, there can be cases where the label is not drawn/written if the coordinates are outside of the frame. In that case, the label should fallback to the regular label.