tensorflow/models

View on GitHub
research/slim/nets/i3d.py

Summary

Maintainability
A
1 hr
Test Coverage

Function i3d has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

def i3d(inputs,
Severity: Major
Found in research/slim/nets/i3d.py - About 1 hr to fix

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

    def i3d_arg_scope(weight_decay=1e-7,
    Severity: Minor
    Found in research/slim/nets/i3d.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status