File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Neural Style Transfer/Style Transfer with Neural Networks Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ pip install torch torchvision matplotlib Pillow
60
60
61
61
| Content Image | Style Image |
62
62
| ------------------------------------------------------------------------------------------------| -----------------------------------------------------------------------------------------------|
63
- | ! [Content Image](https://raw.githubusercontent.com/alo7lika/PyVerse /refs/heads/main/Machine_Learning /Style%20Transfer%20with%20Neural%20Network /content%20image.jpg) | ! [Style Image](https://raw.githubusercontent.com/alo7lika/PyVerse /refs/heads/main/Machine_Learning /Style%20Transfer%20with%20Neural%20Network /style%20image.jpg) |
63
+ | ! [Content Image](https://raw.githubusercontent.com/alo7lika/machine-learning-repos /refs/heads/main/Neural%20Style%20Transfer /Style%20Transfer%20with%20Neural%20Networks /content%20image.jpg) | ! [Style Image](https://raw.githubusercontent.com/alo7lika/machine-learning-repos /refs/heads/main/Neural%20Style%20Transfer /Style%20Transfer%20with%20Neural%20Networks /style%20image.jpg) |
64
64
65
65
# # 🔬 Concepts Behind the Project
66
66
- ** Content Representation** : Extracted from deeper layers of the neural network to capture the high-level structures in the image.
You can’t perform that action at this time.
0 commit comments