1 repo
Tools for analyzing and verifying the structural integrity of machine learning model graphs, including input/output shapes and data layouts.
Distinguishing note: Focuses on structural graph analysis and preprocessing requirements rather than numerical accuracy validation.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Model Inspection Utilities. Refine with filters or upvote what's useful.
InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz
Inspects model graphs to verify input and output shapes, data layouts, and preprocessing requirements before conversion.