Update README.md

Esse commit está contido em:
AntonMu
2020-11-01 21:07:13 -08:00
commit de GitHub
commit 436c31803d
+3
Ver Arquivo
@@ -106,6 +106,9 @@ wandb -login <API_KEY>
```
where `<API_KEY>` is your Weights & Biases API key.
### Multi-Stream-Multi-Model-Multi-GPU
If you want to run multiple streams in parallel, head over to [github.com/bertelschmitt/multistreamYOLO](https://github.com/bertelschmitt/multistreamYOLO). Thanks to @bertelschmitt for putting the work into this.
## License
Unless explicitly stated otherwise at the top of a file, all code is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). This repo makes use of [**ilmonteux/logohunter**](https://github.com/ilmonteux/logohunter) which itself is inspired by [**qqwweee/keras-yolo3**](https://github.com/qqwweee/keras-yolo3).