-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature] Initial release of Yolo v3 node #1202
Conversation
@amc-nu Where can I get the model file for Yolo V3? |
@kitsukawa |
@amc-nu When launching the node, the error |
what cuda version are you using? |
CUDA 8.0
|
can you also try to run |
|
can you please show the error log after launching the node? |
|
@kitsukawa @amc-nu launching the node, the error CUDA Error: unknown error: Permission denied occurs. Do you know the solution for this?I still have this problem, in the latest version of 1.7.0. |
* Initial release of Yolo v3 node * Added extra documentation * * Missing header include
Status
PRODUCTION / DEVELOPMENT
Description
This nodes implements yolo v3 in Autoware. autowarefoundation/autoware_ai#116
Todos
Steps to Test or Reproduce
/darknet/data/
folder in the package. If the file is located in a different path, use thepretrained_model_file
param in the launch file. Or select it using RTM/obj_car/image_obj
and/obj_person/image_obj