Category Archives: Machine Learning

[P] Python Package Teaser: Lucid Sonic Dreams – Sync GAN Art to Music

Video here: https://youtu.be/iEFqcMrszH0 Model weights by u/new_confusion_2021 Python package coming very soon. Stay tuned! submitted by /u/mencil47 [link] [comments] Read the Full Article here: >Machine Learning

Posted in Machine Learning | Tagged | Leave a comment

[P] neonrvm – relevance vector machine learning library

Hello everyone, I would like to share my little machine learning library which I have been working on and off for the past few years. GitHub repo: https://github.com/siavashserver/neonrvm It’s written in C programming language and comes packed with Python bindings. … Continue reading

Posted in Machine Learning | Tagged | Leave a comment

[P] A chrome extension that turns every Instagram feed into 3d images using 3D Photo Inpainting

Project: https://github.com/cyrildiagne/instagram-3d-photo A chrome extension that adds depth parallax (an effect similar to Facebook 3D photos) on images from instagram profile pages. It uses 3d-photo-inpainting running in Colab (free GPU) and Cloud pubsub/storage for communication. Original paper: 3D Photography using … Continue reading

Posted in Machine Learning | Tagged | Leave a comment

[Project] Avatarify: AI-generated avatars for Skype/Zoom

​ Demo We adapted First Order Motion Model for generating real-time avatars in Zoom/Skype. Only one image is required to build an avatar of the person. Avatarify streams generated avatars to the virtual camera. Since Zoom/Skype doesn’t distinguish virtual and … Continue reading

Posted in Machine Learning | Tagged | Leave a comment