Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Overall goal of this project is to implement most popular, inference only, CPU f

### Sample code

[See demo jupyter notebook complete example](demo/demo.jpnby)
[See demo jupyter notebook complete example](demo/demo.ipynb)

```python
from models.detectors import create_detector
Expand Down Expand Up @@ -81,4 +81,4 @@ plt.axis("off")
plt.imshow(im)
```

![GitHub Logo](demo/result.jpg)
![GitHub Logo](demo/result.jpg)