Commit Graph

  • 8a113e58cc feat: shortlist.bat offers threshold or top-N%% mode; add shortlist_top.bat main Kareem Horstink 2026-08-24 05:15:01 +00:00
  • a2d2387303 feat: add shortlist_top — pick top N% of scored photos and copy to folder Kareem Horstink 2026-08-24 05:12:40 +00:00
  • ca0f0b6a07 feat: GPU detection + PHOTO_JUDGERS_DEVICE override + diagnostics Kareem Horstink 2026-08-23 18:19:07 +00:00
  • af26f3c369 fix: extract pooler_output from BaseModelOutputWithPooling in get_image_features (newer transformers) Kareem Horstink 2026-08-23 18:15:50 +00:00
  • 016a68e0a2 fix: self-contained LAION V2 (CLIP via transformers + official .pth head), no remote code, no stale wrapper Kareem Horstink 2026-08-23 17:31:13 +00:00
  • e60b4dce20 feat: add reset.{sh,bat} to rebuild conda env from scratch (fixes corrupt HF stack) Kareem Horstink 2026-08-23 16:34:55 +00:00
  • 62f65a2d8e fix: load LAION V2 directly via transformers (trust_remote_code); drop stale wrapper; pin requirements Kareem Horstink 2026-08-23 16:27:36 +00:00
  • 027788707e fix: idempotent setup (skip env if exists), trim requirements.txt Kareem Horstink 2026-08-23 16:15:56 +00:00
  • 1b6c167480 fix: LAION V2 import — correct module (aesthetics_predictor), class (V2Linear), and model ID (sac-logos-ava1-l14-linearMSE) Kareem Horstink 2026-08-23 16:10:14 +00:00
  • a9a54080bc chore: remove pycache, gitignore __pycache__ Kareem Horstink 2026-08-23 16:06:31 +00:00
  • 09c51f26b5 fix: simple Imrayya 2026-08-23 23:04:44 +07:00
  • 224a695ac3 feat: shortlist builder — read JSON, set thresholds, copy passing photos Kareem Horstink 2026-08-23 15:43:04 +00:00
  • d218326d47 chore: add models/ dir for local HF cache, gitignore it Kareem Horstink 2026-08-23 15:38:13 +00:00
  • 2d6d9085f5 feat: add local model cache directory Kareem Horstink 2026-08-23 15:36:10 +00:00
  • 4b28ac6de0 chore: remove root scorer.py (moved to src/) Kareem Horstink 2026-08-23 15:32:22 +00:00
  • 4f90f5838a init: project structure with LAION scorer, conda setup, and research docs Kareem Horstink 2026-08-23 15:31:47 +00:00