| title: MapTrace Path Planner | |
| emoji: 🗺️ | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: "5.15.0" | |
| app_file: app.py | |
| pinned: true | |
| license: apache-2.0 | |
| short_description: Visual path planning on maps with Qwen3.5-0.8B | |
| python_version: "3.12" | |
| # MapTrace Path Planner | |
| Qwen3.5-0.8B with Partial Fine-Tuning on google/MapTrace dataset. | |
| Upload a map image, enter start (green) and end (red) coordinates in normalized [0,1] space, and see the predicted traversable path overlaid on the image. | |