Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【PaddlePaddle Hackathon 4】No.205 Notebook RFC -Make the photo move #967

Open
ziyuanji opened this issue Mar 30, 2023 · 14 comments
Open
Assignees
Labels
paddle hackathon PaddlePaddle Hackathon 4 contribution

Comments

@ziyuanji
Copy link

ziyuanji commented Mar 30, 2023

Solution Name
Animation of generating smiling faces in photos
Description
Recently, there have been numerous AI applications emerging that are dazzling. Among them, the application of AI that makes old people "move" in old photos is particularly eye-catching, allowing the characters in old photos to perform any prescribed actions, helping people see photos of past loved ones from a new perspective~
And among them, the PaddleGAN model is used to transfer the expression of character A in the video to the face of character B in the picture, completing the expression "smiley face"~to achieve "old friend laughing"

Workflow
流程图

Models
PaddleGAN

**Results Visualizing **
src
tag

Project Timeline
3/31 Submitting RFC
4/10 Creating PR
4/30 Merging PR

@hbalasu1 hbalasu1 added the hackathon For hackathon only label Mar 31, 2023
@OpenVINO-dev-contest OpenVINO-dev-contest added paddle hackathon PaddlePaddle Hackathon 4 contribution and removed hackathon For hackathon only labels Mar 31, 2023
@OpenVINO-dev-contest
Copy link
Collaborator

Hi @ziyuanji great thanks for your RFC, and it looks very interesting. Could you help to put more comments to explain more on the function or scenario of this use case ? My understanding is it can change the type of people's hair, am I right ? does it have any further features ?
BTW, you should be very careful on using a sample picture of a real person, and we have to get permission before start with it.

@zhuo-yoyowz
Copy link
Contributor

Also want to know more about this RFC. Is it only for changing hair style, or only on portrait? or can be extended to anything?

Features involving human face does raise a lot of concerns in AI ethics, especially for portraits of celebrities. Should be careful on this.

@ziyuanji
Copy link
Author

hello everyone! Have you noticed that many hair changing software nowadays can only cover the original hairstyle with a layer of hair, either changing the face or body, without the function of cutting the hair short or shaving the head? In real life, many people want to cut their hair short or shave their hair, but they are afraid that the effect of cutting it will be ugly, but if their hair is cut short or trimmed, it will not be able to grow back for a while and a half, and their hearts are very troubled, How good is it that deep learning can help solve their problems

@OpenVINO-dev-contest
Copy link
Collaborator

Hi @ziyuanji Can you clarify more on whats the inputs and outputs in this workflow, Does the inputs include some text prompt ? or just a raw image.

@ziyuanji
Copy link
Author

The input is the original image (with hair), and the output image (without hair) after entering the model processing

@ziyuanji
Copy link
Author

ziyuanji commented Mar 31, 2023 via email

@ziyuanji
Copy link
Author

ziyuanji commented Mar 31, 2023 via email

@ziyuanji
Copy link
Author

Hello, OpenVINO dev content, zhuo yoyowz! How to improve RFC

@OpenVINO-dev-contest
Copy link
Collaborator

i dont think this topic is a typical and highly-demand use case for business, cuz it just remove the hair from your head. My suggestion is you can replace the topic of this RFC with a more common or interesting use case, for example generating an animation of smiling face from a photo.

@ziyuanji
Copy link
Author

Ok, thank you OpenVINO dev content

@ziyuanji
Copy link
Author

Hello OpenVINO dev content! Is this instance okay

@ziyuanji
Copy link
Author

Hello @OpenVINO-dev-contest ! ! Is this instance okay

@OpenVINO-dev-contest
Copy link
Collaborator

OpenVINO-dev-contest commented May 18, 2023

Yes the result looks good to me, but you have to make sure these model can be deployed by openvino.
BTW, since your code have to been merged by the end of May according to Paddle's rule, I dont think we have enough time to include it in Paddle Hackathon's result, but we still welcome to see your contribution

@ziyuanji
Copy link
Author

Ok, openvino has good performance. I must convert the model to onnx format to facilitate openvino deployment

@ziyuanji ziyuanji changed the title RFC of PaddlePaddle Hackathon 4 Task 205 【PaddlePaddle Hackathon 4】No.205 Notebook RFC -Make the photo move May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
paddle hackathon PaddlePaddle Hackathon 4 contribution
Projects
None yet
Development

No branches or pull requests

4 participants