#
object-classification
Here are 39 public repositories matching this topic...
-
Updated
Feb 14, 2020 - Swift
Codes for our paper "Deep Patch Learning for Weakly Supervised Object Classification and Discovery".
-
Updated
Dec 30, 2019 - Python
This POC is using CNTK 2.1 to train model for multiclass classification of images. Our model is able to recognize specific objects (i.e. toilet, tap, sink, bed, lamp, pillow) connected with picture types we are looking for. It plays a big role in a process which will be used to classify pictures from different hotels and determine whether it's a picture of bathroom, bedroom, hotel front, swimming pool, bar, etc.
python
machine-learning
deep-neural-networks
ai
deep-learning
cntk
picture
ml
poc
classification
faster-rcnn
highlight
hotel
object-detection
transfer-learning
pretrained-models
dsvm
toilet
alexnet-model
object-classification
cognitive-toolkit
cntk-model
custom-dataset
picture-types
-
Updated
Dec 18, 2019 - Python
NVIDIA DeepStream SDK
c-plus-plus
real-time
caffe
tensorflow
inference
nvidia
video-processing
object-detection
video-streaming
nvidia-gpus
video-decoding
nvidia-cuda
tensorrt
object-classification
-
Updated
Dec 7, 2019 - C++
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
deep-learning
keras
faster-rcnn
convolutional-neural-networks
object-detection
region-proposals
object-classification
-
Updated
Mar 4, 2020 - Jupyter Notebook
记录每一个常用的深度模型结构的特点(图和代码)
deep-learning
vgg
resnet
alexnet
object-detection
inception
googlenet
object-classification
convolution-lstm
residual-convolution-lstm
-
Updated
Jan 23, 2020 - Python
[WACV 2019 Oral] Deep Micro-Dictionary Learning and Coding Network
deep-neural-networks
deep-learning
micro
image-classification
image-recognition
dictionary-learning
object-recognition
object-classification
-
Updated
Feb 13, 2020 - C++
Simple object classification project with deep-learning. We choose CIFAR10, CIFAR100 and Caltech101 as training datasets.
-
Updated
Jan 9, 2020 - Python
MobileNet in CoreML with Vision implemented for iPhone iOS in Swift
-
Updated
Mar 19, 2019 - Swift
opencv
cpu
tensorflow
gpu
dsp
android-application
qualcomm
object-classification
snpe
snapdragon-neural-processing-engine
-
Updated
Dec 10, 2019 - C
Support c/c++, lua, python2.7.14, 3.4.5, 3.5.4, 3.6.3, ruby225, 235, 242
-
Updated
Jan 29, 2020
A guide to implementing a Convolutional Neural Network for Object Classification using Keras in Python
-
Updated
Nov 17, 2019 - Python
Use TensorFlow and convolutional neural networks with PowerAI to classify radio signals from outer space
python
data-science
jupyter
tensorflow
jupyter-notebook
convolutional-neural-networks
radioastronomy
tensorflow-models
seti
object-classification
powerai
-
Updated
Sep 5, 2019 - Jupyter Notebook
Scene similarity for weak object discovery & classification
deep-learning
pytorch
nearest-neighbor-search
image-classification
product-quantization
object-classification
image-similarity
faiss
image-indexing
-
Updated
Feb 28, 2020 - Python
my notes from CNN course of Deep Learning by Andrew Ng
deep-neural-networks
computer-vision
deep-learning
keras
jupyter-notebook
cnn
face-recognition
object-detection
object-classification
neural-style-transfer
-
Updated
Mar 1, 2020 - Jupyter Notebook
Scene segmentation for autonomous vehicles using DL techniques
-
Updated
Oct 14, 2019 - Python
Using tensor flow to build a convolutional neural network to classify 43 different types of traffic signs
udacity
tensorflow
traffic-signs
self-driving-car
convolutional-neural-networks
inception
udacity-self-driving-car
object-classification
inception-module
-
Updated
Mar 25, 2018 - Jupyter Notebook
Detecting and classifying objects using LiDAR data of KITTI dataset
-
Updated
Aug 11, 2019 - Python
Implemented a CNN to classify images from CIFAR-10 dataset
machine-learning
deep-learning
tensorflow
python3
neural-networks
image-classification
convolutional-neural-networks
udacity-machine-learning-nanodegree
object-classification
cifar-10
-
Updated
Feb 28, 2019 - HTML
Blind Object Classification
-
Updated
May 21, 2019 - C++
YOLO v3 on OpenImages dataset in CoreML with Vision implemented for iPhone iOS in Swift
-
Updated
Oct 2, 2019 - Swift
Multiple approaches tried for Object classification on Caltech 101 Dataset
machine-learning
keras
artificial-intelligence
neural-networks
cli-app
convolutional-neural-networks
object-detection
transfer-learning
keras-tensorflow
object-classification
-
Updated
Mar 3, 2020 - Jupyter Notebook
Implementation of a Variational Autoencoder to draw MNIST dataset characters using Tensorflow.
computer-vision
tensorflow
encoder
python3
mnist
matrix-multiplication
vae
mnist-classification
image-classification
image-recognition
handwritten-digits
machine-vision
decoders
auto-encoder
object-classification
variational-auto-encoder
python-classification-task
image-encoding
tensorflow-projects
tensorflow-vision
-
Updated
Feb 11, 2018 - Python
A simple Node Red subflow for People and Pets detection in Home Automation
python
flow
home-automation
raspberry-pi
node-red
python-script
yolo
object-detection
object-recognition
presence-detection
object-classification
subflow
yolo3
-
Updated
Nov 10, 2019 - Python
In this project I built a Real-Time Object Detector and Classifier created using the YOLO (You Only Look Once) algorithm.
-
Updated
Aug 17, 2018
[CSED441] Introduction to Computer Vision Assignment - 2017 Fall
matlab
particle-filter
corner-detection
image-segmentation
visual-tracking
vanishing-points
object-classification
-
Updated
Dec 11, 2018 - C
Code to count the number of objects detected using the picamera on the raspberry pi 3.
tensorflow
python3
tensorflow-tutorials
object-detection
raspberry-pi-camera
raspberry-pi-3
tensorflow-models
tensorflow-examples
object-classification
object-counting
object-counting-api
-
Updated
Apr 21, 2019 - Python
A simple object classificator
-
Updated
Feb 10, 2020 - C++
text classification based on Keras, CNN and LSTM
-
Updated
Jan 22, 2019 - Python
Improve this page
Add a description, image, and links to the object-classification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-classification topic, visit your repo's landing page and select "manage topics."
Description
I would like to use OpenVINO as part of my AWS Lambda function in order to load and execute inference with models (packaged in .xml and .bin files) trained by OpenVINO framework.
Problem is, OpenVINO R1 that I am using takes ~900MB. My question is, what parts of OpenVINO do I need in order to load mode