YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

TinyBrowser GNM (Goal Navigation Model)

Lightweight CNN for on-device browser action prediction. Takes V3 semantic grid [1,32,64,8] + goal vector [1,64] โ†’ heatmap + 13 action classes.

Architecture

  • Input: V3 Frame (uint8) + Goal embedding (float32)
  • Output: Heatmap [1,1,32,64] (WHERE) + Action logits [1,13] (WHAT)
  • Inference: <0.5ms on Hexagon HTP, <5ms on CPU

Files

  • gnm_best.pth โ€” PyTorch checkpoint
  • gnm_fp32.onnx โ€” ONNX for ONNX Runtime (QNN EP / NNAPI / CPU)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support