tensorflow/models

View on GitHub

Showing 11,634 of 11,634 total issues

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

  def __init__(self,
Severity: Major
Found in research/object_detection/predictors/heads/mask_head.py - About 1 hr to fix

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

    def create_tf_record(output_filename,
    Severity: Major
    Found in research/object_detection/dataset_tools/create_pet_tf_record.py - About 1 hr to fix

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

      def random_rotation90(image,
      Severity: Major
      Found in research/object_detection/core/preprocessor.py - About 1 hr to fix

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

        def _preprocess_keypoints_and_weights(out_height, out_width, keypoints,
        Severity: Major
        Found in research/object_detection/core/target_assigner.py - About 1 hr to fix

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

            def __init__(self,
          Severity: Major
          Found in research/object_detection/core/target_assigner.py - About 1 hr to fix

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

              def _test_batchnorm_layer(
            Severity: Major
            Found in research/object_detection/core/freezable_batch_norm_tf2_test.py - About 1 hr to fix

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

              def resize_to_range(image,
              Severity: Major
              Found in research/object_detection/core/preprocessor.py - About 1 hr to fix

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

                def batch_assign_confidences(target_assigner,
                Severity: Major
                Found in research/object_detection/core/target_assigner.py - About 1 hr to fix

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

                  def construct_pipeline(pipeline, input_tfrecord, output_tfrecord, model_dir,

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

                    def retain_boxes_above_threshold(boxes,
                    Severity: Major
                    Found in research/object_detection/core/preprocessor.py - About 1 hr to fix

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

                        def __init__(self,
                      Severity: Major
                      Found in research/object_detection/core/target_assigner.py - About 1 hr to fix

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

                        def random_patch_gaussian(image,
                        Severity: Major
                        Found in research/object_detection/core/preprocessor.py - About 1 hr to fix

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

                            def assign_keypoints_depth_targets(self,
                          Severity: Major
                          Found in research/object_detection/core/target_assigner.py - About 1 hr to fix

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

                            def random_vertical_flip(image,
                            Severity: Major
                            Found in research/object_detection/core/preprocessor.py - About 1 hr to fix

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

                                def __init__(self, env_spec, internal_policy_dim,
                              Severity: Major
                              Found in research/pcl_rl/baseline.py - About 1 hr to fix

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

                                def linear(x, out_size, do_bias=True, alpha=1.0, identity_if_possible=False,
                                Severity: Major
                                Found in research/lfads/utils.py - About 1 hr to fix

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

                                  def _read_and_batch(data_dir,
                                  Severity: Major
                                  Found in research/adversarial_text/inputs.py - About 1 hr to fix

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

                                    def batch_norm(inputs,
                                    Severity: Major
                                    Found in research/autoaugment/custom_ops.py - About 1 hr to fix

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

                                      def optimize(loss,
                                      Severity: Major
                                      Found in research/adversarial_text/layers.py - About 1 hr to fix

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

                                        def quantizable_concat(inputs,
                                        Severity: Major
                                        Found in research/lstm_object_detection/lstm/utils.py - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language