Commit History

Add vertex POSITION REGRESSOR (DINOv2) on top of edge classifier
9bb88ff

xsponenta Claude Opus 4.7 commited on

Upload vertex_regressor_v4_800.pt (DINOv2-based vertex position regressor)
55ba9bc
verified

xsponenta commited on

Add DINOv2 edge classifier (v4) for post-processing edge filtering
0c54114

xsponenta Claude Opus 4.7 commited on

Upload edge_classifier_v4_400.pt (DINOv2 head, 82.1% val acc)
2a5c52a
verified

xsponenta commited on

Revert TTA: 3x inference timed out on HF Space (b6bc99a -> all zeros)
bd280f7

xsponenta Claude Opus 4.7 commited on

TTA: Hungarian-matched multi-seed inference with strict 3-pass agreement
b6bc99a

xsponenta Claude Opus 4.7 commited on

Vertex view-projection refinement: snap 3D corners to 2D gestalt evidence
2df06c6

xsponenta Claude Opus 4.7 commited on

Orphan-vertex cleanup + apex snap + local eval harness
b1c3ec5

xsponenta Claude Opus 4.7 commited on

2D gestalt-edge consistency filter: drop edges with no view support
50e27b8

xsponenta Claude Opus 4.7 commited on

Add per-sample diagnostic prints (no behavior change)
dec2057

xsponenta Claude Opus 4.7 commited on

Revert plane_wireframe ensemble: massive regression to 0.2412
2d9a7cb

xsponenta Claude Opus 4.7 commited on

Rollback to proven 0.4584 baseline, add plane_wireframe to ensemble
3a43227

xsponenta Claude Opus 4.7 commited on

Geometric regularization pass: vertical + Manhattan-direction snap
72962c4

xsponenta Claude Opus 4.7 commited on

Revert TTA + add COLMAP-support vertex filter
6ecd5f8

xsponenta commited on

TTA optimization: cache point fusion, vary only priority sampling
857514e

xsponenta commited on

TTA: 3-pass test-time augmentation with priority-sample seed variation
8e33a89

xsponenta commited on

Ensemble: disable redundant heavy features in classical pipeline
3118106

xsponenta commited on

Add learned + classical pipeline ensemble (LOCAL only, push tomorrow)
9cbefb9

xsponenta commited on

Lower CONF_THRESH 0.5 -> 0.4 to recover missing edges
56f1ec6

xsponenta commited on

Revert: roll back COLMAP refine + junction + snap changes
61a6827

xsponenta commited on

Boost: COLMAP plane refinement + junction constraints + snap fixes
6cf3fbd

xsponenta commited on

Optimize hybrid geometric ensemble for massive HSS boost
9deb9e1

IhorIvanyshyn01 commited on

Re-enable hybrid geometric tracking ensemble
7bd967e

IhorIvanyshyn01 commited on

Add dummy app.py to fix NO_APP_FILE Space error
d601542

IhorIvanyshyn01 commited on

Upload checkpoint.pt with huggingface_hub
2a53a25
verified

xsponenta commited on

initial commit
cee8389
verified

xsponenta commited on

Add runtime dependency installation for scipy and pandas
4bde5b4

IhorIvanyshyn01 commited on

Temporarily disable hybrid logic for debugging
2276c14

IhorIvanyshyn01 commited on

Fix OpenMP SIGABRT crash caused by pycolmap import
1c251a9

IhorIvanyshyn01 commited on

Fix dataset script loading and add parquet fallback
6899728

IhorIvanyshyn01 commited on

Fix submission.json output path and filter NaNs in hybrid_merge
648e32c

IhorIvanyshyn01 commited on

Deploy learned baseline + hybrid multi-view tracking ensemble
7df6a88

IhorIvanyshyn01 commited on

Disable bundle adjust (timeout) and set TRACK_MIN_VIEWS=2 for recall
ff4370f

IhorIvanyshyn01 commited on

Lower sklearn edge threshold to 0.45 to boost edge recall
084d259

IhorIvanyshyn01 commited on

Enable Bundle Adjustment and Track Vertices
04b55f0

IhorIvanyshyn01 commited on

Bypass validation for track edges and fix SVD crashes
9506584

IhorIvanyshyn01 commited on

Switch to alternative vertex generation strategies since DGCNN cannot run
f699165

IhorIvanyshyn01 commited on

Fix sys.path and networkx dependency for Hugging Face
db2ae8e

IhorIvanyshyn01 commited on

Fix relative paths for PyTorch models
6d0029c

IhorIvanyshyn01 commited on

Optimize DGCNN edge hyper-parameters to beat baseline
6cc08ce

IhorIvanyshyn01 commited on

Enhance wireframe prediction filtering and clustering
29e5ee8

IhorIvanyshyn01 commited on

Fix competition config and script crash
ffa2c1d

IhorIvanyshyn01 commited on

Update team name and submission repo
677e5b4

IhorIvanyshyn01 commited on

Update script.py
8e16bfb
verified

dmytromishkin commited on