alikureishy / Automata-Capstone

Capstone repository (pulled from /verichev)
MIT License
2 stars 0 forks source link

Embed pre-trained model into ROS code. #12

Closed bessszilard closed 5 years ago

bessszilard commented 5 years ago

Pre-trained model can be found here: https://github.com/marcomarasca/CarND-Traffic-Light-Detection/tree/master/saved_models On the website, they suggest _ssd_inception_v2coco and _faster_rcnn_resnet101coco . The tensorflow library version can be a problem.

naveedhd commented 5 years ago

should we consider this done with #14 ?

alikureishy commented 5 years ago

Yes, I think Eugene has completed that already. But maybe you can check with to be 100% sure that there's nothing else remaining?