KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
TrafficLightDetection
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
AsyncEnumerableExtensions
:
Build compatible IAsyncEnumerable<T> implementation with one generator function on both .NET Standard 1.1 and 2.1!
magento2-currency-services
:
Add addition external sources into Magento2 to update our currency rates.
Simple-Multithreaded-TCP-GUI-Chat
:
Simple-Multithreaded-TCP-GUI-Chat
tlaplus
:
TLA+ programs
article-jpa-native-query
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TrafficLightDetection
?
Download (.md)
# TrafficLightDetection ### Abstract The code in this repository evaluates the adaption of tensorflow models to traffic light detection, as part of [ a self-driving-car project](https://github.com/bdschrisk/CarND-Capstone-Project). The models were downloaded from the [tensorflow model zoo](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md), the test images are from the popular [COCO dataset ](http://cocodataset.org/#home). ### Installation If not installed, install the following dependencies using pip or conda install: - tensorflow - numpy - matplotlib.pyplot - PIL - jupyter ### Usage - Open a command line / batch - cd into the top level folder of this repository - enter "jupyter notebook" - run the notebook