Pre-registered pipelines
  • 01 Mar 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Pre-registered pipelines

  • Dark
    Light
  • PDF

Article Summary

This table lists pre-registered pipelines available for attaching to datasets.

NameData TypeDetails
AkridataImagePipelineImage(Recommended) This pipeline with full image features is suitable for most general-purpose use cases where a single object dominates the image, and patch search is not required.
AkridataImagePatchPipelineV2Image(Recommended) This pipeline produces features on a 7x7 patch grid and supports patch search.
AkridataImagePatchPipelineSplitFImageThis pipeline produces features on a 5x5 patch grid and supports patch search. The featurizer in this pipeline splits the image into a 5x5 grid and produces features on each grid cell independently hence producing localized features not perturbed by the surroundings.
AkridataVideoPipelineVideo(Recommended) This pipeline with full image features is suitable for most general-purpose use cases where a single object dominates the image, and patch search is not required.
AkridataVideoPatchPipelineV2Video(Recommended) This pipeline produces features on a 7x7 patch grid and supports patch search.
AkridataVideoPatchPipelineSplitFVideoThis pipeline produces features on a 5x5 patch grid and supports patch search. The featurizer in this pipeline splits the image into a 5x5 grid and produces features on each grid cell independently hence producing localized features not perturbed by the surroundings.
External Features PipelineImageThis is an Image pipeline that takes features supplied through an external CSV file.
AkridataVideoProcessorExternalFeaturesVideoThis is a Video pipeline that takes features supplied through an external CSV file.

Was this article helpful?