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

Adding Artistic Style Transfer with GAN #71

Closed BlueBlaze6335 closed 3 years ago

BlueBlaze6335 commented 3 years ago

69

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

BlueBlaze6335 commented 3 years ago

@smaranjitghose having a problem regarding squashing the commits. Can you please help ?!

smaranjitghose commented 3 years ago

@smaranjitghose having a problem regarding squashing the commits. Can you please help ?!

Refer this

smaranjitghose commented 3 years ago

Read the PR guidelines

BlueBlaze6335 commented 3 years ago

Dear @smaranjitghose , I have squashed the commits using rebase !! The link to the colab notebook- https://colab.research.google.com/drive/121NTaq0OX1BkjGccoRAn1dD1b1HIIWEl#scrollTo=a785SVuMtIzH

I have introduced a cell of code in the notebook , where a user can put the image address of their own choice and generate Stylized image. However GANS can only generate one style of image that it has been trained upon. So adding a style image is of no use. I have explained my work in the notebook , and have given a synopsis of the project in the readme (in the format you have stated!!) as well as a link to the notebook. I have included the python file of the notebook and the notebook for convenience and have also changed folder name images to "assets". I think this makes the work absolutely eligible for merging.

Regards , Padmanabha Banerjee.

smaranjitghose commented 3 years ago

Some reordering of files is still required. No worries, I'll take care of it later