by Zainul Abideen | Jul 10, 2025
Introduction to Open3D-ML Open3D-ML is an open-source library designed for 3D machine learning tasks, providing a robust framework for both Semantic Segmentation and Object Detection. Built on top of the Open3D library, it enables developers to create and train...
by Zainul Abideen | Jul 10, 2025
Introduction The InstaHide framework aims to provide privacy-preserving machine learning by encoding sensitive datasets. However, our research reveals significant vulnerabilities in this approach. In this blog post, we will explore the implementation of a...
by Zainul Abideen | Jul 10, 2025
Introduction to Meshroom Meshroom is an open-source 3D reconstruction software that leverages the power of photogrammetry to create stunning 3D models from images. Developed by the AliceVision team, it simplifies the process of 3D modeling, making it accessible to...
by Zainul Abideen | Jul 10, 2025
Introduction to Bullet3 Bullet3 is an advanced physics engine designed for real-time simulation of rigid body dynamics. With its extensive capabilities, it is widely used in gaming, robotics, and virtual reality applications. This blog post will guide you through the...
by Zainul Abideen | Jul 9, 2025
Introduction to StyleGAN3 StyleGAN3 represents a significant leap in the realm of Generative Adversarial Networks (GANs), developed by NVIDIA. This project aims to address the limitations of previous models by introducing an alias-free generator architecture that...