A proof-of-concept for AI-driven virtual try-on of traditional Indian sarees using HR-VITON, SAM 2, and OpenPose. saree-tryon-poc/ ├── app.py # Gradio UI entry point ├── requirements.txt # Python ...
A Pytorch implementation for Channel-Aware Masked Autoencoders ViT (ChA-MAEViT) in our paper. This code was tested using Pytorch 2.6.0+cu124 and Python 3.12. If you find our work useful, please ...