CoolFace
Apppublic

davidr99/locateanything-delivery-detector

sourceHugging Faceupdated 22d agoView on Hugging Face
0likes
App README

LocateAnything delivery-vehicle detector

Drag-and-drop demo for the clean, one-epoch R4 LocateAnything-3B delivery detector. R4 was trained directly from NVIDIA's base model using original-aspect images rather than continuing from the earlier adapters. The app detects Amazon, UPS, USPS-Truck, Other-Vehicles, and FedEx.

The model emits native LocateAnything bounding boxes as normalized integer coordinates in [0, 1000]. The UI also reports normalized [0, 1] and original-image pixel coordinates. Inference uses deterministic decoding so repeated tests on the same image and class prompt are comparable.

Space configuration

Input images are capped at 640 pixels on the longest side for model inference, matching fine-tuning. Boxes are rendered on the original-resolution image.

License

This is a derivative application for NVIDIA LocateAnything-3B and remains restricted to non-commercial research/evaluation under NVIDIA's model license. Keep all required NVIDIA attribution and license notices with the trained model.