ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Autoware ai pretrained models

asked 2020-07-20 21:43:27 -0500

hack4day gravatar image

Hi, I'm using autoware.ai from source. I followed Enet ssd detect tutorial for traffic light but unable to download pretrained model with the link provided (http://db3.ertl.jp/autoware/tlr_train...). Can anyone gave me your copy of the model. I really appreciated! I needed these 2 file: ├── Autoware_tlr_SSD_300x300_iter_60000.caffemodel └── deploy.prototxt

edit retag flag offensive close merge delete

Comments

Same problem. Have you got the model?

Damon0011 gravatar image Damon0011  ( 2020-07-30 04:53:14 -0500 )edit

I have this error when I launch the node region_tlr_ssd in Autoware interface.

ERROR: cannot launch node of type [trafficlight_recognizer/region_tlr_ssd]: Cannot locate node of type [region_tlr_ssd] in package [trafficlight_recognizer]. Make sure file exists in package path and permission is set to executable (chmod +x)

Do you know how to solve it?

Thiago de Borba gravatar image Thiago de Borba  ( 2020-11-27 03:04:28 -0500 )edit

2 Answers

Sort by » oldest newest most voted
1

answered 2020-11-26 10:25:41 -0500

miura gravatar image

https://autoware-ai.s3.us-east-2.amaz...

Perhaps the above is the model you are looking for. ref: https://github.com/Autoware-AI/core_p...

edit flag offensive delete link more
0

answered 2020-11-26 09:43:47 -0500

Thiago de Borba gravatar image

when I launch it, I get this error:

ERROR: cannot launch node of type [trafficlight_recognizer/region_tlr_ssd]: Cannot locate node of type [region_tlr_ssd] in package [trafficlight_recognizer]. Make sure file exists in package path and permission is set to executable (chmod +x)

How can I solve it?

edit flag offensive delete link more

Comments

same issue, already give X permission to the folder and files, still encountering the same error.. anyone could help?

meng100 gravatar image meng100  ( 2021-01-07 08:37:11 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-07-20 21:43:27 -0500

Seen: 343 times

Last updated: Nov 26 '20