tensorflow/models

View on GitHub
research/deeplab/evaluation/streaming_metrics.py

Summary

Maintainability
B
4 hrs
Test Coverage

Function streaming_parsing_covering has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

def streaming_parsing_covering(groundtruth_categories,
Severity: Major
Found in research/deeplab/evaluation/streaming_metrics.py - About 1 hr to fix

    Function _parsing_covering_helper has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def _parsing_covering_helper(
    Severity: Major
    Found in research/deeplab/evaluation/streaming_metrics.py - About 1 hr to fix

      Function streaming_panoptic_quality has 9 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def streaming_panoptic_quality(groundtruth_categories,
      Severity: Major
      Found in research/deeplab/evaluation/streaming_metrics.py - About 1 hr to fix

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

        def _panoptic_quality_helper(
        Severity: Major
        Found in research/deeplab/evaluation/streaming_metrics.py - About 1 hr to fix

          There are no issues that match your filters.

          Category
          Status