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

All images removed after collection #16

Open
JAudi23 opened this issue Mar 10, 2023 · 2 comments
Open

All images removed after collection #16

JAudi23 opened this issue Mar 10, 2023 · 2 comments

Comments

@JAudi23
Copy link

JAudi23 commented Mar 10, 2023

After I run the command:

python3 -m collectmeteranalog --collect=192.168.23.69 --days=3

It shows that over 800 images have been copied from my device, but then it says the same number of images have been removed.

While the command is running I see the raw_images folder with images in the subfolders, however when the last part runs to remove duplicates, it ends up removing all files and nothing is in the labeled folder.

Any ideas what is causing this?

@haverland
Copy link
Owner

Maybe you runs it two times? In data folder will a HistoricHashData.txt created. So you can run it often over a long time and get only not similiar images to the already collected images.

Best is to remove the full data folder and run it again.

@haverland
Copy link
Owner

I've added a parameter similiarbits 1..5 (default 2) to change the recognition of similiars. But I think it is not the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants