Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Feb 15, 2019
1 parent 826b558 commit 5ac0eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,13 +329,13 @@ If you want to try it immediately, please try Face Detection.

1.Execute below.
```bash
$ sudo -H pip3 install scikit-learn
$ git clone --recursive https://github.com/PINTO0309/Keras-OneClassAnomalyDetection.git
$ cd Keras-OneClassAnomalyDetection
```
2.Connect USB Camera to RaspberryPi.
3.Execute below.
```bash
$ sudo -H pip3 install scikit-learn
$ cd OneClassAnomalyDetection-RaspberryPi3/DOC
$ python3 main.py
```
Expand Down

0 comments on commit 5ac0eab

Please sign in to comment.