Trace Model Visualizer
Upload an image and provide a natural language task instruction to predict the trajectory/trace using mihirgrao/trace-model.
The model predicts coordinate points from your instruction; they are overlaid on the image (green โ red gradient) and listed below.
๐ง Model Configuration
Select Eval Server
Discover trace eval servers on ports 8000-8010
Select an eval server below (auto-connects on selection)
๐ Model Information
Local model (if no eval server selected)
Uses preprocess_qwen_visual (qwenvl). Requires qwen-vl-finetune on PYTHONPATH.
Prompt sent to model:
Predict the trajectory or trace in this image. Output the coordinates as a list of [x, y] pairs, e.g. [[0.1, 0.2], [0.3, 0.4], ...]. Use normalized coordinates between 0 and 1.
Select an eval server from the sidebar (auto-connects), or run inference with local model.