# ONNX Model Files This directory should contain the exported FP16 ONNX models. To generate them, run from the RoMaV2 root directory: uv run python web_demo/scripts/export_web_models.py Expected files: - dinov3_turbo_fp16.onnx - matcher_turbo_fp16.onnx - dinov3_fast_fp16.onnx - matcher_fast_fp16.onnx - dinov3_base_fp16.onnx - matcher_base_fp16.onnx