yurijmikhalevich / rclip

AI-Powered Command-Line Photo Search Tool
MIT License
694 stars 54 forks source link

feat: add optional non-breaking `ViT-L/14@336px` support #33

Open yurijmikhalevich opened 1 year ago

yurijmikhalevich commented 1 year ago

For those who wants extra search quality and ready to sacrifice speed for it:

Stats from a dataset of 269 photos on a much slower NAS (using the v1.2.3 and v2.0.0-pre AppImage distributions):

  • ingestion: 3m56.626s vs 125m0.507s (+3070%)
  • search: 0m18.064s vs 3m19.742s (+1006%)

More details are here.

Like and comment if you want to see the largest CLIP model in rclip.