nutrify icon indicating copy to clipboard operation
nutrify copied to clipboard

Change `autocorrect_and_merge_labels` pipeline to use OpenCLIP rather than generic CLIP

Open mrdbourke opened this issue 3 years ago • 0 comments

OpenCLIP seems to work a bit better than generic CLIP.

This could be set up in a way to perform autolabelling with several different models simultaneously.

E.g. have a script with multiple options for autolabelling:

  • CLIP
  • OpenCLIP
  • BLIP/BLIP-2

mrdbourke avatar Feb 12 '23 23:02 mrdbourke