Skip to content

Inference takes only one frame #49

Description

@Narsimha-swamy

def inference(self, image: np.ndarray, task_description: Optional[str] = None, *args, **kwargs) -> tuple[dict[str, np.ndarray], dict[str, np.ndarray]]:

In this inference function does the input image mean just the frame_t or is it an ndarray with both {frame_t,frame_t+stride}? Provididng just the frame_t doesn't seem to make sense in this pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions