Repository History
Explore all analyzed open source repositories
NVIDIA Isaac GR00T: A Foundation Model for Generalist Robots
NVIDIA Isaac GR00T N1.6 is an open vision-language-action (VLA) foundation model designed for generalized humanoid robot skills. It enables robots to perform manipulation tasks in diverse environments by taking multimodal input, including language and images. Researchers and professionals can leverage this model for fine-tuning on custom datasets and deploying it for inference.
DragGAN: Interactive Point-Based Image Manipulation with Generative AI
DragGAN is the official code for the SIGGRAPH 2023 paper, "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold." This powerful Python-based repository enables users to precisely control and manipulate generated images using interactive dragging points. It offers an intuitive way to edit AI-generated content, making complex image transformations accessible.

pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery
This repository provides comprehensive materials for the "Learn PyTorch for Deep Learning: Zero to Mastery" course. It offers a hands-on, code-first approach to mastering PyTorch, covering fundamentals to advanced topics like computer vision and model deployment. With over 16,000 stars, it's a highly popular resource for beginners in machine learning and deep learning.

face-cropper: Advanced Face Cropping with Mediapipe and OpenCV
The `face-cropper` repository offers a robust Python solution for extracting faces from images. It implements a custom pipeline leveraging Mediapipe's FaceDetection and FaceMesh networks to accurately crop, optionally remove backgrounds, and correct the roll of detected faces. This tool is ideal for pre-processing images in computer vision tasks or real-time applications.

jscanify: The Javascript Document Scanning Library
jscanify is a powerful Javascript library designed for document scanning, offering features such as paper detection, distortion correction, glare suppression, and multi-colored paper support. Built with `opencv.js`, it provides robust capabilities for web, NodeJS, and React environments, making it a versatile tool for various applications.