tensorflow/models

View on GitHub

Showing 11,634 of 11,634 total issues

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

def assign_center_targets(out_height: int,
Severity: Major
Found in official/projects/centernet/ops/target_assigner.py - About 1 hr to fix

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

      def _search_body(self, pred_box, pred_class, boxes, classes, running_boxes,
    Severity: Major
    Found in official/projects/yolo/ops/loss_utils.py - About 1 hr to fix

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

        def __init__(self,
      Severity: Major
      Found in official/projects/nhnet/decoder.py - About 1 hr to fix

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

        def nms(boxes,
        Severity: Major
        Found in official/projects/centernet/ops/nms_ops.py - About 1 hr to fix

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

          def get_best_anchor(y_true,
          Severity: Major
          Found in official/projects/yolo/ops/anchor.py - About 1 hr to fix

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

            def merge_multi_labels(
            Severity: Major
            Found in official/projects/videoglue/datasets/common/utils.py - About 1 hr to fix

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

              def random_crop_resize(frames: tf.Tensor,
              Severity: Major
              Found in official/projects/videoglue/datasets/common/processors.py - About 1 hr to fix

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

                  def __init__(
                Severity: Major
                Found in official/projects/videoglue/modeling/heads/transformer_decoder.py - About 1 hr to fix

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

                    def __init__(
                  Severity: Major
                  Found in official/projects/pix2seq/modeling/transformer.py - About 1 hr to fix

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

                      def call(self,
                    Severity: Major
                    Found in official/projects/deepmac_maskrcnn/modeling/maskrcnn_model.py - About 1 hr to fix

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

                        def __init__(self, num_stages, input_channel_dims, channel_dims_per_stage,

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

                        def build_batch_norm(is_training_bn: bool,
                        Severity: Major
                        Found in official/projects/edgetpu/vision/modeling/heads/bifpn_head.py - About 1 hr to fix

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

                            def __init__(self,
                          Severity: Major
                          Found in official/projects/const_cl/modeling/heads/transformer_decoder.py - About 1 hr to fix

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

                              def __init__(self,
                            Severity: Major
                            Found in official/projects/edgetpu/vision/modeling/heads/bifpn_head.py - About 1 hr to fix

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

                              def add_context_box_dim(
                              Severity: Major
                              Found in official/projects/videoglue/datasets/common/utils.py - About 1 hr to fix

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

                                  def __init__(
                                Severity: Major
                                Found in official/projects/pointpillars/modeling/heads.py - About 1 hr to fix

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

                                    def __init__(
                                  Severity: Major
                                  Found in official/projects/pointpillars/modeling/featurizers.py - About 1 hr to fix

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

                                    def _concat_features(
                                    Severity: Major
                                    Found in official/projects/yt8m/dataloaders/yt8m_input.py - About 1 hr to fix

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

                                        def __init__(
                                      Severity: Major
                                      Found in official/projects/yt8m/modeling/heads/moe.py - About 1 hr to fix

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

                                          def __init__(self,
                                        Severity: Major
                                        Found in official/projects/perceiver/modeling/networks/positional_decoder.py - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language