Open majen-dev opened 10 months ago
Same. May I know if you have solved it?
I encountered the same issue.
I found that the version I installed using pip install imagededup
was 0.3.1, while the latest version on GitHub is 0.3.2
.
So, I deleted version 0.3.1, downloaded the source code from GitHub, and installed it via python setup.py install
. After that, the issue was resolved.
I hope this helps you, @JilekJosef @Blossomers.
is this problem solved?
Hi, I have this code:
It tries to run on my 12GB VRAM GPU (RTX 3060) but OOMs basically immediately. The images are 1080p if that matters, and only 700 of them is being processed at once. Stack trace: