smaranjitghose / DeepPixel

An open-source Python package for making computer vision and image processing simpler
MIT License
22 stars 37 forks source link

Artistic Style Transfer #7

Closed smaranjitghose closed 4 years ago

smaranjitghose commented 4 years ago

Task

Take input a content image,style image and ]output a image that transfers the style into the content image

Guidelines:

Please do not use a code from someone else's repo or a blog like PyImageSearch directly..You can definitely refer to others' code. But make sure you make some contributions of your own into it. If you strongly use a code from someone else,please credit them properly in the README file.

Shweta0002 commented 4 years ago

Hi , I want to do this one , but can you provide a bit more details?

ghost commented 4 years ago

can you specify what do you need??

Shweta0002 commented 4 years ago

the artistic style transfer code is already there in repo , so what we are expected to do? do we have to implement it in some other way ?

smaranjitghose commented 4 years ago

Actually, that was provided as a sample for you all to get started with For starters, you can build a script out of it Also do some digging on some better methods for the same.. See:https://github.com/smaranjitghose/DeepHoli Here we took NVIDIA's State of the Art Approach and implemented it

SrishtiSinghD commented 4 years ago

We have run the existing code on Google Colab and have obtained the desired output. You mention that the next step is to "Build a script for the task inside the bw_to_c directory". Is this a typo from the Black and White to Color task? Shall we build a script in artistic_style_transfer directory?

smaranjitghose commented 4 years ago

Yes, please build it in artistic_style_transfer directory. Sorry, my bad it was a typo

SrishtiSinghD commented 4 years ago

Thank You

On Sat, Mar 28, 2020 at 8:03 PM Smaranjit Ghose notifications@github.com wrote:

Yes, please build it in artistic_style_transfer directory. Sorry, my bad it was a typo

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/smaranjitghose/DeepPixel/issues/7#issuecomment-605455269, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALHCBX6RJ7ML34ERKAHRCU3RJYDCFANCNFSM4LD43FAA .

SrishtiSinghD commented 4 years ago

We would like you to assign this issue to me and @RupaliBhati

smaranjitghose commented 4 years ago

Please ask her to comment so that I can assign

RupaliBhati commented 4 years ago

Hi Smaranjit, kindly assign this problem to me. Thanks!

Prachi-Agr commented 4 years ago

I would like to work on this issue. Kindly assign it to me.

smaranjitghose commented 4 years ago

Its already being assigned to two participants for now,could you please instead work on photorealistic style transition?

Prachi-Agr commented 4 years ago

Yes. I can do that.