Transform Faces into Art with Precision and Simplicity
StyloMorph is a streamlined face stylization system designed to transform facial features into artistic styles while preserving unique characteristics. Powered by advanced models like StyleGAN2 and e4e, StyloMorph ensures high-quality results with minimal computational requirements, making artistic transformations accessible to everyone.
- One-Shot Stylization: Transforms faces with just a single reference style image.
- High-Quality Outputs: Maintains facial details while applying stylized transformations.
- Efficient Processing: Uses e4e encoding for optimized GAN inversion, reducing computation time.
- Real-Time Stylization: Works efficiently even on resource-limited hardware.
- Customizable Style Intensity: Fine-tune outputs with adjustable parameters.
- Supports Multi-Shot Stylization: Extends capabilities to multiple reference styles.
- User-Friendly: Seamless integration with Google Colab for easy setup and usage.
This research has been accepted at the 3rd DELCON, 2024 IEEE International Conference on Advancing Technology for Sustainable Development and published in IEEE.
πResearch Paper)
Title: One-Shot Stylization for Transformative Facial Art using StyloMorph
Conference: 2024 3rd Edition of IEEE Delhi Section Flagship Conference (DELCON)
Publisher: IEEE
StyloMorph uses a simple yet powerful pipeline for face stylization:
- Facial Feature Extraction: Uses DLib Shape Predictor (68 facial landmarks) to detect key facial features.
- Latent Space Encoding: Maps facial features into StyleGAN2βs latent space using the e4e encoder.
- Style Transfer: Applies artistic transformations while preserving facial identity.
- Output Generation: Generates realistic, high-resolution stylized images.
πΉ Core Pre-trained Models Used:
- StyleGAN2-FFHQ Config-F: Optimized for realistic face generation.
- e4e-FFHQ Encode: Enables precise editing in latent space.
- DLib 68-Landmark Shape Predictor: Facilitates landmark-based facial mapping.
- Python 3.8+
- CUDA-compatible GPU (optional for faster processing)
- Dependencies:
torch,torchvision,numpy,opencv-python,dlib
Start using StyloMorph instantly by opening our pre-configured Colab notebook:
- Open the Colab notebook using the link above.
- Upload your source image and reference style image when prompted.
- Run the cells to generate your stylized output.
- Download the results directly from the notebook.
- Interactive Interface: Simple cell-based execution for ease of use.
- Pre-Trained Models: Automatically downloads StyleGAN2 and e4e models for effortless setup.
- Customizable Options: Adjust style intensity and other parameters to fine-tune results.
- GPU Support: Leverages Google Colab's free GPU for faster processing.
| Source Image | Style Reference | Stylized Output |
|---|---|---|
![]() |
![]() |
![]() |
- π¨ Digital Art β Create stylized portraits with unique aesthetics.
- πΈ Content Creation β Generate artistic images for social media & branding.
- π Entertainment & Media β Enhance visuals with creative transformations.
- π AI Research β Explore generative AI and style transfer techniques.
- π Real-Time Video Stylization β Extend capabilities to video processing.
- π Full-Body Stylization β Expand beyond facial transformations.
- π¨ AR/VR Integration β Enable immersive artistic experiences.
- π Interactive AI Tools β Develop user-friendly creative applications.
- StyleGAN2 and e4e models for their foundational contributions.
- DLib for robust facial landmark detection.
- The FFHQ dataset for providing diverse training data.
If you use this work, please cite:
@INPROCEEDINGS{10866661,
author={G., Uday Kiran and V., Srilakshmi and G., Padmini and B., Lavanya and A., Tejaswini and G., Vijay and D., Ranveer and B., Priyanka and H., Bhagya Laxmi},
booktitle={2024 3rd Edition of IEEE Delhi Section Flagship Conference (DELCON)},
title={One-Shot Stylization for Transformative Facial Art using StyloMorph},
year={2024},
volume={},
number={},
pages={1-8},
keywords={Training;Shape;Computational modeling;Lighting;Streaming media;Media;Robustness;Real-time systems;Faces;Facial features;Face Stylization;pretrained models;Generative Adversarial Networks (GANs);Deep Learning},
doi={10.1109/DELCON64804.2024.10866661}}
For questions or collaborations, feel free to reach out:








