Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankKumbhare committed Oct 19, 2022
1 parent 3e16d18 commit 2ceb813
Show file tree
Hide file tree
Showing 11 changed files with 3,074 additions and 24 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ Detailed analysis and visualization of each stage has been given in [Notebook Tr
### Installation

``` python
# Install package from PyPI >>
!pip install traffic_light_classifier
# or
# Install package from GitHub >>
!pip install git+https://github.com/ShashankKumbhare/traffic-light-classifier.git#egg=traffic-light-classifier
```
Expand Down
90 changes: 66 additions & 24 deletions Traffic_Light_Classifier.ipynb

Large diffs are not rendered by default.

3,005 changes: 3,005 additions & 0 deletions auxil/jupyter_notebooks/20221019_Traffic_Light_Classifier.ipynb

Large diffs are not rendered by default.

0 comments on commit 2ceb813

Please sign in to comment.