PetervanLunteren / EcoAssist

Simplify camera trap image analysis with ML species recognition models based around the MegaDetector model
MIT License
112 stars 14 forks source link

Image Verification Bug #49

Closed Psych0Kitty closed 2 months ago

Psych0Kitty commented 3 months ago

image image

Hi there,

I am having an issue with image verification not processing. In the second image, after pressing the verification button or space bar, it highlights the background yellow but not ticking off in the Files List. No matter how long I wait, it never completes.

Please advise on how this can be fixed.

Thank you.

PetervanLunteren commented 3 months ago

Hi @Psych0Kitty ,

That is weird... There must be something going on in the backend. Could you run EcoAssist in debug mode and recreate the error?

Could you then check the console output for an error message and copy-paste it here? That would guide us in the right direction.

Cheers,

Peter

Psych0Kitty commented 3 months ago

Hi Peter

I ran it in debug mode as you asked and this is what it outputs when I try to verify the image:

Image:D:\Field Cameras\Likkewaan_24.02.09-24.05.20\Likkewaan_24.02.09-24.05.20 (154).JPG -> Annotation:D:\Field Cameras\Likkewaan_24.02.09-24.05.20\temp-folder\Likkewaan_24.02.09-24.05.xml Image:D:\Field Cameras\Likkewaan_24.02.09-24.05.20\Likkewaan_24.02.09-24.05.20 (154).JPG -> Annotation:D:\Field Cameras\Likkewaan_24.02.09-24.05.20\temp-folder\Likkewaan_24.02.09-24.05.xml

-
Psych0Kitty commented 3 months ago

Closing the verification window gave this warning output:

labelImg.py:86: DeprecationWarning: sipPyTypeDict() is deprecated, the extension module should use sipPyTypeDictRef() instead

PetervanLunteren commented 3 months ago

Hi @Psych0Kitty, I don's see any concerning output. Could you update EcoAssist to the latest version and try if that resolves the issue? https://addaxdatascience.com/ecoassist-windows/

If the error persists, could you then please run it in debug mode again, and send me the full console output via emai? peter@addaxdatascience.com

PetervanLunteren commented 2 months ago

solved with v5.12