About Rhinoplasty

Hello, I will try to train the dataset to show an estimated image before surgery, but I don’t know where to start. (nose surgery as an example,I know, even if it requires a very large dataset, I wonder if it is possible in tensorflow.)
thank you for your answers.

Hi @Vehin_Velat_Eker, You can predict the image before surgery using Image Translation. This can be done in tensorflow using Generative Adversarial Network (GAN). For more details please refer to this
article which has a detailed explanation about GAN regarding similar use case like yours. Also refer to this tutorial for implementation of GAN using Tensorflow Thank You.

Nose surgery or rhinoplasty is of several types, including open rhinoplasty, closed rhinoplasty, septorhinoplasty, etc. You can collect the data required for all these types. People have different options according to their needs. Hope this helps. Thank you.