No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | MIT |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tue-robotics/image_recognition.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-05-05 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The image_recognition_age_gender package
Additional Links
No additional links.
Maintainers
- Loy van Beek
Authors
No additional authors.
Image recognition pytorch
Image recognition (age and gender estimation of a face) with use of PyTorch.
Installation
See https://github.com/tue-robotics/image_recognition for installation instructions.
ROS Node (face_properties_node)
Age and gender estimation
rosrun image_recognition_pytorch face_properties_node _weights_file_path:=[path_to_model]
Run the image_recognition_rqt test gui (https://github.com/tue-robotics/image_recognition_rqt)
rosrun image_recognition_rqt test_gui
Configure the service you want to call with the gear-wheel in the top-right corner of the screen. If everything is set-up, draw a rectangle in the image around a face:
Scripts
Download model
Download weights from github.
usage: download_model [-h] [--model_path MODEL_PATH]
optional arguments:
-h, --help show this help message and exit
--model_path MODEL_PATH
Get face properties (get_face_properties)
Get the classification result of an input image:
rosrun image_recognition_pytorch get_face_properties `rospack find image_recognition_pytorch`/doc/face.png
Output:
[(50.5418073660112, array([0.5845756 , 0.41542447], dtype=float32))]
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
diagnostic_updater | |
image_recognition_msgs | |
image_recognition_util | |
rospy | |
python-sphinx-autoapi-pip | |
python-sphinx-rtd-theme-pip | |
catkin_lint_cmake |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
image_recognition |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged image_recognition_age_gender at Robotics Stack Exchange
No version for distro melodic. Known supported distros are highlighted in the buttons above.