1 रिपॉजिटरी
Techniques for handling groups of images with differing dimensions within a single GPU batch.
Distinct from Image Processing: Distinct from general image processing by specifically optimizing throughput for variable-sized input batches.
Explore 1 awesome GitHub repository matching graphics & multimedia · Variable Batch Processing. Refine with filters or upvote what's useful.
jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti
Provides the ability to process image batches with varying dimensions to optimize GPU throughput.