Add 80/20 random split (replaces cross-area 46/54 split)

- scripts/make_split.py: merges cross-area train+test (33,708 pairs),
  shuffles with seed=42, splits 80/20
- meta/train_80.json (26,966) + meta/test_20.json (6,742)
- After seg filter: 24,891 train / 6,252 test
- Default paths in train_gtauav.py updated to use new split

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
pikaliov
2026-04-21 18:19:37 +03:00
parent 44bce3096c
commit 905b9867c8
6 changed files with 98 additions and 6 deletions

1
meta/test_20.json Normal file

File diff suppressed because one or more lines are too long