• Andrey Filippov's avatar
    CLAUDE: DNN ghostbuster - discard untrained corner velocities (R>vmax) · 0bd16311
    Andrey Filippov authored
    The DNN velocity grid (radius vel_radius) extends past the trained velocity
    disk, so untrained corner cells emit spurious sidelobes (ghosts) of non-trivial
    strength (s up to ~0.09) that would confuse the recurrent layer. New
    dnnGhostbust() zeros velocity cells with cell-radius > curt_dnn_vmax*vel_decimate,
    and if a pixel's peak lands in the untrained corner it discards the whole
    detection (field=0, s=0). Applied to the DNN field + offset before save and the
    recurrent feed. New param curt_dnn_vmax (px/frame, default 1.4 = PM models'
    training vmax_px; set to match the loaded model; <=0 disables).
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    0bd16311
Name
Last commit
Last update
..
calibration Loading commit data...
cameras Loading commit data...
common Loading commit data...
correction Loading commit data...
cuas Loading commit data...
dct Loading commit data...
gpu Loading commit data...
ims Loading commit data...
jp4 Loading commit data...
lwir Loading commit data...
mcp Loading commit data...
orthomosaic Loading commit data...
readers Loading commit data...
tensorflow Loading commit data...
tileprocessor Loading commit data...
vegetation Loading commit data...
x3d/export Loading commit data...