Skip to content

Commit bec00ce

Browse files
authored
Update README.md
1 parent d0633c3 commit bec00ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ $ python camera/read_camera.py
2626
## UI
2727
* On `http://localhost:3000` you will be able to see all the captured frames
2828
* On `http://localhost:3001` you will see only cats
29+
30+
## Limitations
31+
This demo aimed at ease of setup and is hence heavily relying on docker. Better performance and a higher FPS can be achieved by runninng this demo outside docker. To control the FPS, look [here]](https://github.com/RedisGears/AnimalRecognitionDemo/blob/master/app/gear.py#L53)

0 commit comments

Comments
 (0)