Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate Clip Embeddings Stuck #758

Closed
3 tasks done
Nerodacles opened this issue Feb 23, 2023 · 0 comments
Closed
3 tasks done

Calculate Clip Embeddings Stuck #758

Nerodacles opened this issue Feb 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Nerodacles
Copy link

πŸ› Bug Report

  • πŸ“ I've Included a ZIP file containing my librephotos log files
  • ❌ I have looked for similar issues (including closed ones)
  • 🎬 (If applicable) I've provided pictures or links to videos that clearly demonstrate the issue

πŸ“ Description of issue:

Calculate Clip Embeddings always stucks at 128.

rqworker:

04:15:54 default: api.batch_jobs.batch_calculate_clip_embedding(UUID('06eb4532-1dd1-4302-810c-7c7198374e38'), <User: nero>) (f04d595a-6c9f-44cd-b149-33775e12f0c0)
/usr/local/lib/python3.10/dist-packages/torchvision/transforms/transforms.py:329: UserWarning: Argument 'interpolation' of type int is deprecated since 0.13 and will be removed in 0.15. Please use InterpolationMode enum.
ownphotos log:

2023-02-23 04:16:23,028 : api_util.py : get_search_term_examples : 192 : INFO : Found 100 photos
2023-02-23 04:16:28,457 : batch_jobs.py : batch_calculate_clip_embedding : 87 : ERROR : Error in batch_calculate_clip_embedding: The 'thumbnail_big' attribute has no file associated with it.
2023-02-23 04:23:56,138 : face_classify.py : train_faces : 251 : INFO : Before fitting

2023-02-23 04:07:04,371 : file.py : is_valid_media : 110 : INFO : Could not handle /data/neroData/People/Fam/2021/VID-20210822-WA0197.mp4, because unable to call thumbnail
  magickload: Magick: improper image header `/data/neroData/People/Fam/2021/VID-20210822-WA0197.mp4' @ error/tga.c/ReadTGAImage/215 (null)

2023-02-23 04:07:04,718 : file.py : is_valid_media : 110 : INFO : Could not handle /data/neroData/People/Fam/2021/VID-20210822-WA0199.mp4, because unable to call thumbnail
  magickload: Magick: improper image header `/data/neroData/People/Fam/2021/VID-20210822-WA0199.mp4' @ error/tga.c/ReadTGAImage/215 (null)

image

πŸ” How can we reproduce it:

just do a scan.

Please provide additional information:

  • πŸ’» Operating system: Ubuntu 20.04
  • βš™ Architecture (x86 or ARM): x86
  • πŸ”’ Librephotos version: dev (latest)
  • πŸ“Έ Librephotos installation method (Docker, Kubernetes, .deb, etc.): Docker
    • πŸ‹ If Docker or Kubernets, provide docker-compose image tag:
 Container                 Repository                Tag     Image Id       Size
----------------------------------------------------------------------------------
lb_backend    reallibrephotos/librephotos            dev   b33258e681c2   7.311 GB
lb_db         postgres                               13    6a3d8bd95dca   373.5 MB
lb_frontend   reallibrephotos/librephotos-frontend   dev   de5c621dde11   25.11 MB
lb_proxy      reallibrephotos/librephotos-proxy      dev   3f593fba5bd1   141.8 MB
lb_redis      redis                                  6     1f2e359f9324   112.8 MB
  • πŸ“ How is you picture library mounted (Local file system (Type), NFS, SMB, etc.): SMB
  • ☁ If you are virtualizing librephotos, Virtualization platform (Proxmox, Xen, HyperV, etc.): Hyper-V
@Nerodacles Nerodacles added the bug Something isn't working label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant