Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UbiquityRobotics/dnn_detect
https://github.com/UbiquityRobotics/dnn_detect
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/UbiquityRobotics/dnn_detect
- Owner: UbiquityRobotics
- Created: 2017-11-14T19:38:20.000Z (almost 7 years ago)
- Default Branch: kinetic-devel
- Last Pushed: 2020-09-21T15:22:58.000Z (about 4 years ago)
- Last Synced: 2024-07-16T12:01:46.072Z (4 months ago)
- Language: C++
- Size: 20.2 MB
- Stars: 22
- Watchers: 12
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
Awesome Lists containing this project
README
# dnn_detect
This package provides object detection using OpenCV's Deep Neural Network module.
Documentation is at [http://wiki.ros.org/dnn_detect](http://wiki.ros.org/dnn_detect).
The model used by default is from [chuanqi305's MobileNet-SSD](https://github.com/chuanqi305/MobileNet-SSD).