smaranjitghose / ArtCV

Randomly Exploring Computer Vision techniques to create eye catching art out of plain boring images!
MIT License
49 stars 37 forks source link

Updated Photorealistic Style Transfer #67

Closed sagnik1511 closed 3 years ago

sagnik1511 commented 3 years ago

Contributed on the issue #60.

Please review @smaranjitghose :)

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

smaranjitghose commented 3 years ago

Please share a link to a Colab notebook with the same code for demonstration in the description of the PR

sagnik1511 commented 3 years ago

here's the link https://colab.research.google.com/drive/1pDIerDGoHO6Gl5547bvHrhYQeIpWPN0C?usp=sharing

@smaranjitghose

smaranjitghose commented 3 years ago

here's the link https://colab.research.google.com/drive/1pDIerDGoHO6Gl5547bvHrhYQeIpWPN0C?usp=sharing

@smaranjitghose

Read the paper once more and understand the difference between artistic style transfer and photo-realistic style transfer

This is my previous notebook

Use it as a reference.

Skip torch, use tf so that we can retrain using tfjs later

sagnik1511 commented 3 years ago

Can you give one more day?? I can prepare it, and then calling for next PR. and can I contribute this on the artistic style transfer? Actually new to image processing

sagnik1511 commented 3 years ago

updated the file with different images. I think it is okay now. @smaranjitghose Issue #60

smaranjitghose commented 3 years ago

Do a squash commit for the PR please

smaranjitghose commented 3 years ago

input

output

How is the photorealistic style transfer performed here😅.

Please take a week and understand the issue itself and if you wish give another PR