Commit History

fix: skip SEA-RAFT for HD images >2500px to prevent OOM
02e5ea1

SilvertK164 commited on

feat: render_dim=0 for original resolution HD warp
2f13f90

SilvertK164 commited on

fix: use opencv-contrib for TPS + update health
b5365cd

silvertk164 commited on

feat: TPS warp for parallax-tolerant alignment
dab3497

Silvertk164 commited on

fix: add python-multipart for /align-upload file uploads
e0faf82

Silvertk164 commited on

feat: /align-upload endpoint for private images (multipart upload)
b5504f0

Silvertk164 commited on

fix: return JSON with base64 image + matrices (CORS blocks custom headers)
298f84a

Silvertk164 commited on

fix: correct SEA-RAFT imports (core.raft, core.utils.utils) + huggingface_hub>=0.20
476b962

Silvertk164 commited on

feat: SEA-RAFT dense optical flow warp + compressed flow field for HD re-warp
f9367bd

Silvertk164 commited on

feat: DeDoDe v2 + return alignment matrices for HD re-warp
0eff44e

Silvertk164 commited on

Upload app.py with huggingface_hub
bc462c8
verified

Silvertk164 commited on

Upload app.py with huggingface_hub
d4e45f4
verified

Silvertk164 commited on

Upload app.py with huggingface_hub
09b9a03
verified

Silvertk164 commited on

feat: Piecewise Affine warp β€” Delaunay triangulation, replaces TPS
a4f7221
verified

Silvertk164 commited on

fix: TPS warp at 1/4 resolution grid β€” feasible on free CPU
e5dffa3
verified

Silvertk164 commited on

feat: TPS (Thin Plate Spline) non-rigid warp β€” uses all keypoints as control points
2485481
verified

Silvertk164 commited on

feat: dual-resolution β€” analyze 1200px, render 2400px, JPEG 98%
30a99fa
verified

Silvertk164 commited on

fix: add patch_lightglue.py for lightglue+kornia coexistence
4bd8f5e
verified

Silvertk164 commited on

fix: add Dockerfile for lightglue+kornia coexistence
5e014e7
verified

Silvertk164 commited on

fix: patch lightglue __init__.py to coexist with kornia
4452787
verified

Silvertk164 commited on

fix: LoFTR first pipeline + kornia deps fix (Dockerfile)
5fe0ecc
verified

Silvertk164 commited on

fix: LoFTR first pipeline + kornia deps fix (app.py)
b08f34e
verified

Silvertk164 commited on

fix: install kornia --no-deps to prevent torch CPU override
85a1475
verified

Silvertk164 commited on

Update Dockerfile β€” add LoFTR pipeline
9780da4
verified

Silvertk164 commited on

Update app.py β€” add LoFTR pipeline
f541454
verified

Silvertk164 commited on

fix: direct module imports to avoid kornia/torchvision deps
f9debdf
verified

Silvertk164 commited on

feat: HQ mode - 4096 keypoints, 1200px, CLAHE, homography validation, GC cleanup
d7c759c
verified

Silvertk164 commited on

fix: simplify Dockerfile - remove unneeded sys deps, use --no-deps for lightglue
c368394
verified

Silvertk164 commited on

fix: remove model pre-download from build to avoid timeout
9623eac
verified

Silvertk164 commited on

fix: valid colorTo in README metadata
8b5605e
verified

Silvertk164 commited on

feat: upgrade to SuperPoint+LightGlue with SIFT fallback
aef2280
verified

Silvertk164 commited on

feat: upgrade to SuperPoint+LightGlue with SIFT fallback
194b075
verified

Silvertk164 commited on

feat: upgrade to SuperPoint+LightGlue with SIFT fallback
a86a934
verified

Silvertk164 commited on

fix: remove system deps, opencv-headless doesn't need them
63b1c34

Silvertk164 commited on

Initial: FastAPI + OpenCV image alignment API
6ef05e3

Silvertk164 commited on

initial commit
4d659c7
verified

Silvertk164 commited on