I've been trying to sell the idea of AI-assisted breast augmentation visualization. I call it breastimate. So far no plastic surgeons will meet with me to validate the idea. It's image to image translation using SPADE from before augmentation to after augmentation. NSFW (female breasts shown) https://spark.adobe.com/page/zZlziYu47YiwR/
1. Are you sharing this website with them? 2. How well do your AI after photos compare to the real ones? Cool project!
I just need more pictures. I also need to apply a different image-to-image translation where I put "static" over JUST the segmented breasts, so as to not remove tattoos, freckles, etc. I've seen an awesome paper that does this called OASIS, but they've not released code. I want the synthesized picture to be as close as the original as possible (with the obvious exception of larger breasts).
Still I need to build the actual pipeline instead of running the images through my segmentation network and my SPADE network AND I need to maybe programmatically increase the segmented "breast" category to be larger and maybe place the nipple in a more desirable location.