tensorflow/models

View on GitHub
research/deeplab/datasets/build_data.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def image_seg_to_tfexample(image_data, filename, height, width, seg_data):
Severity: Minor
Found in research/deeplab/datasets/build_data.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status