mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-23 04:03:05 +00:00
Added Neural Style Transfer with OpenCV tutorial
This commit is contained in:
parent
97b5c878c3
commit
f1d048626f
1 changed files with 2 additions and 0 deletions
|
@ -354,6 +354,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Semantic Segmentation with OpenCV and Deep Learning](https://www.pyimagesearch.com/2018/09/03/semantic-segmentation-with-opencv-and-deep-learning/)
|
||||
* [Text Detection in Images and Videos](https://www.pyimagesearch.com/2018/08/20/opencv-text-detection-east-text-detector/)
|
||||
* [People Counter using OpenCV](https://www.pyimagesearch.com/2018/08/13/opencv-people-counter/)
|
||||
* [Tracking Multiple Objects with OpenCV](https://www.pyimagesearch.com/2018/08/06/tracking-multiple-objects-with-opencv/)
|
||||
* [Neural Style Transfer with OpenCV](https://www.pyimagesearch.com/2018/08/27/neural-style-transfer-with-opencv/)
|
||||
|
||||
### Deep Learning:
|
||||
|
||||
|
|
Loading…
Reference in a new issue