def call(self, input): # grids 7x7 S = [self.target_shape[0], self.target_shape[1]] # classes C = 20 # no of bounding boxes per grid B = 2