#
object-classification
Here are 45 public repositories matching this topic...
-
Updated
Oct 2, 2017 - Swift
Codes for our paper "Deep Patch Learning for Weakly Supervised Object Classification and Discovery".
-
Updated
Mar 11, 2018 - Python
TreeLLi
commented
Apr 17, 2018
There are several places you hard coded the configurations of network architecture in the main program.
They are:
- The input dimension of Fast-RCNN, which is coded as [4096, ]. But it should be possible to be other numbers, e.g. if i want to use ResNet ended with dimension [1000, ].
- The spatial_scale of RoiPooling layer, which is coded as 1/16. But in my understanding, this rat
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
Jan 14, 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
Nov 1, 2017 - Jupyter Notebook
记录每一个常用的深度模型结构的特点(图和代码)
deep-learning
vgg
resnet
alexnet
object-detection
inception
googlenet
object-classification
convolution-lstm
residual-convolution-lstm
-
Updated
Dec 17, 2018 - 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
Jan 24, 2020 - C++
Simple object classification project with deep-learning. We choose CIFAR10, CIFAR100 and Caltech101 as training datasets.
-
Updated
Jun 22, 2017 - Python
opencv
cpu
tensorflow
gpu
dsp
android-application
qualcomm
object-classification
snpe
snapdragon-neural-processing-engine
-
Updated
Mar 21, 2018 - C
MobileNet in CoreML with Vision implemented for iPhone iOS in Swift
-
Updated
Mar 19, 2019 - Swift
A guide to implementing a Convolutional Neural Network for Object Classification using Keras in Python
-
Updated
Nov 17, 2019 - Python
Support c/c++, lua, python2.7.14, 3.4.5, 3.5.4, 3.6.3, ruby225, 235, 242
-
Updated
Dec 7, 2019
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
Apr 22, 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
Mar 16, 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
Dec 22, 2017 - Jupyter Notebook
YOLO v3 on OpenImages dataset in CoreML with Vision implemented for iPhone iOS in Swift
-
Updated
Mar 19, 2019 - Swift
This repository contains the implementation of an Object Detection and Classification & Line and Circle Detection Application
cpp
oop
image-processing
qtcreator
circle-detection
qt5
object-detection
qt-gui
image-segmentation
object-recognition
canny-edge-detection
bounding-boxes
connected-component-labelling
object-oriented-programming
object-classification
line-detection
morphological-image-processing
sobel-filter
sobel-edge-detector
-
Updated
Jun 23, 2020 - C++
Blind Object Classification
-
Updated
Dec 18, 2018 - C++
Scene segmentation for autonomous vehicles using DL techniques
-
Updated
Apr 11, 2018 - 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
Nov 13, 2017 - Jupyter Notebook
Detecting and classifying objects using LiDAR data of KITTI dataset
-
Updated
Apr 19, 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
Oct 14, 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
Oct 3, 2018 - HTML
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 23, 2019 - 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
License Plate Recognition System.
-
Updated
Sep 21, 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 18, 2017 - C
-
Updated
May 27, 2020 - 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."


In the installation instructions for Windows at [GoCV][1] we've the below line:
I downloaded the mentioned file, but could not find executor file, and could not find anything like
x86_64-7.3.0-posix-seh-rt_v5-rev2as mentioned in the instuctions, any help?