AIC Phase Classifier
ResNet18 late-fusion classifier for 4 cable insertion phases.
Phases
| Index | Name | Description |
|---|---|---|
| 0 | approach | Moving toward target |
| 1 | coarse_align | Wrist rotation for alignment |
| 2 | fine_align | Fine positioning before insertion |
| 3 | insert | Cable insertion into port |
Architecture
- Backbone: ResNet18 (ImageNet-pretrained)
- Input: 3 camera views (left, center, right) at 224ร224
- Fusion: Concat 3ร512-d features โ Linear(1536, 256) โ ReLU โ Linear(256, 4)
- Params: ~11M
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support