- Add section explaining how margin works differently in multi-ref vs
margin-only matching, with examples showing why margin-only fails
when using multiple references per logo
- Update run_model_comparison.sh to use optimal threshold (0.70) and
margin (0.05) based on test results
- Add DINOv2 Large model test to comparison script
- Add threshold optimization test analysis to results document
- Add -e/--embedding-model parameter to Key Parameters table
- Add --clear-cache parameter
- Document all 3 test scripts with output file table
- Update project structure with new scripts and analysis doc
- Expand Models section with embedding model options table
- Add note about clearing cache when switching models
- Add test_results_analysis.md for documenting test findings