DeepRegNet/DeepReg

View on GitHub
demos/classical_ct_headneck_affine/demo_register.py

Summary

Maintainability
A
35 mins
Test Coverage

Function train_step has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def train_step(grid, weights, optimizer, mov, fix) -> object:
Severity: Minor
Found in demos/classical_ct_headneck_affine/demo_register.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status