A newer version of the Gradio SDK is available: 6.12.0
metadata
title: Neural Industrial Inspector
emoji: 🛰️
colorFrom: blue
colorTo: gray
sdk: gradio
app_file: app.py
pinned: false
Neural Industrial Inspector
This high-fidelity vision tool uses the DEtection TRansformer (DETR) to identify and localize objects within technical and industrial imagery. It is designed for utility and precision, providing structured telemetry for every detected entity.
Technical Specifications
- Model: DETR (ResNet-50 backbone)
- Architecture: Transformer Encoder-Decoder
- Output: Visual Bounding Boxes + JSON Telemetry
- Framework: PyTorch & Hugging Face Transformers