Skip to content

Commit c32fe3e

Browse files
authored
Update README.md
1 parent 8c7eca0 commit c32fe3e

File tree

1 file changed

+1
-1
lines changed
  • Neural Style Transfer/Style Transfer with Neural Networks

1 file changed

+1
-1
lines changed

Neural Style Transfer/Style Transfer with Neural Networks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pip install torch torchvision matplotlib Pillow
6060

6161
| Content Image | Style Image |
6262
|------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
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) |
6464

6565
## 🔬 Concepts Behind the Project
6666
- **Content Representation**: Extracted from deeper layers of the neural network to capture the high-level structures in the image.

0 commit comments

Comments
 (0)