AutoLineDigitizer / setup_mmcv_shim.py

Commit History

Fix RoIAlign/RoIPool output_size to always be a tuple
d868632

t29mato Claude Opus 4.6 commited on

Implement full CPU forward for MultiScaleDeformableAttention
0b92003

t29mato Claude Opus 4.6 commited on

Import MultiScaleDeformableAttention in ops __init__ for registry
4e247c3

t29mato Claude Opus 4.6 commited on

Register MultiScaleDeformableAttention in mmcv ATTENTION registry
dac41e5

t29mato Claude Opus 4.6 commited on

Add sigmoid_focal_loss, deform_conv2d, get_onnxruntime_op_path to shim
875a4a2

t29mato Claude Opus 4.6 commited on

Add missing mmcv.ops stubs: RoIPool, DeformConv2d, etc.
168a22c

t29mato Claude Opus 4.6 commited on

Fix Dockerfile: extract mmcv.ops shim to separate Python file
2d204ac

t29mato Claude Opus 4.6 commited on