Too many images crash #166

Closed
opened 2024-03-30 00:33:02 +00:00 by jgeorgi · 2 comments
Owner

It appears (at least on an older android phone) that after too many pictures in one session, there is a crash. Presumably a memory issue.

It appears (at least on an older android phone) that after too many pictures in one session, there is a crash. Presumably a memory issue.
jgeorgi added this to the 0.5.0 milestone 2024-03-30 00:33:02 +00:00
jgeorgi added the
bug
label 2024-03-30 00:33:02 +00:00
Author
Owner

I'm pretty sure the issue is the camera. Loading numerous pictures doesn't seem to increase memory at all, but I can replicate the issue using the camera on my Px8 so it's not just an older phone.

I'm pretty sure the issue is the camera. Loading numerous pictures doesn't seem to increase memory at all, but I can replicate the issue using the camera on my Px8 so it's not just an older phone.
Author
Owner

I'm pretty sure the issue is the camera. Loading numerous pictures doesn't seem to increase memory at all, but I can replicate the issue using the camera on my Px8 so it's not just an older phone.

Actually not true. The issue does appear if one is also just loading images. So the memory leak is either in the image handling or the detection itself.

Tests:

  1. Disable detection and load a bunch of images
  2. Load a bunch of images with doods detection
  3. Rerun detection on the same image many times
> I'm pretty sure the issue is the camera. Loading numerous pictures doesn't seem to increase memory at all, but I can replicate the issue using the camera on my Px8 so it's not just an older phone. Actually not true. The issue does appear if one is also just loading images. So the memory leak is either in the image handling or the detection itself. Tests: 1) Disable detection and load a bunch of images 2) Load a bunch of images with doods detection 3) Rerun detection on the same image many times
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ALVINN/ALVINN_f7#166
No description provided.