Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
araffin authored Mar 4, 2018
1 parent dc50a1d commit 894b331
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@ The best model (lowest error on the validation data) will be saved as *mlp_model
python -m train.test -f path/input/folder -w mlp_model_tmp
```

## Benchmark
### Benchmark

For profiling 5000 iterations of image processing:
```
python -m opencv.benchmark -i path/to/input/image.jpg -n 5000
```

### Installation
## Installation

#### Recommended : Use an image with everything already installed

Expand Down Expand Up @@ -294,7 +294,7 @@ sudo -H pip install torchvision

### C++ Extension

Please read [opencv/c_extension/README.md](opencv/c_extension/README.md) for more information.
Please read [opencv/c_extension/README.md](https://github.com/sergionr2/RacingRobot/tree/master/opencv/c_extension) for more information.

### Contributors
- Sergio Nicolas Rodriguez Rodriguez
Expand Down

0 comments on commit 894b331

Please sign in to comment.