A modern model graph visualizer and debugger for TensorFlow Lite, MediaPipe, and other ML models. Provides an interactive graph viewer to inspect model structure, tensors, and operations. Current version 0.1.32, pre-release state with frequent updates.
pip install ai-edge-model-explorerVerified import paths — ran on the pinned version, not inferred.
Load a TFLite model and open the graph visualizer in a web browser.
Update imports to use the google.ai namespace.
Use a virtual display (like Xvfb) or ensure a desktop environment.
Convert models to TF2 format or use TFLiteConverter.
No dependency data recorded yet.