File size: 628 Bytes
486abf3
8782973
 
ce3ef76
18627f4
486abf3
 
 
 
 
8782973
93ecab9
8782973
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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