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

# Title: [BUG] Object Detection Not Updating After Initial Detection on Real Device #33

Open
ghost opened this issue Dec 31, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 31, 2023

I'm encountering an issue with the object_detection library in my Flutter application where, after initially detecting an object, the detection feature no longer updates. I expect the UI to refresh and display newly detected objects every time a new object is detected in the camera view.

Device: Model: Samsung A70

Screenshot_20231231-174622

dependencies:
image_picker: ^0.8.5+3
path_provider: ^2.0.2
camera: ^0.9.8+1
image: ^3.0.2
flutter_pytorch: ^1.0.1

I've taken steps to ensure that my development setup aligns with the requirements of the object_detection library and have confirmed that all related dependencies are current. Despite these precautions, the issue with the object detection not updating remains unresolved.

Your insights or assistance in addressing this problem would be highly valued. Thank you in advance for your time and support.

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

0 participants