Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeyiasemis committed Nov 4, 2024
1 parent 5ca113b commit f0a2b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions direct/nn/registration/registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ def __init__(
gpsa_interval=gpsa_interval,
locality_strength=locality_strength,
use_pos_embedding=use_pos_embedding,
normalized=False,
)
self.max_seq_len = max_seq_len
self.warp_num_integration_steps = warp_num_integration_steps
Expand Down

0 comments on commit f0a2b4f

Please sign in to comment.