Is there any way to reuse the photo taken when using object detection? I just want to take one picture, have the object detection analyze it and then I'm able to save or drop the image into another screen.
Hi @KITs ,
There is no way to upload the duplicate images, it will be ignored automatically by system.
You have to upload 15+ different images for each product at least, and it is recommended that more than 50 images per product for the training set as a starting point to increase the accuracy of prediction results.
Best regards,
Sik
Hello,
You can access the image you have snapped to run a detection on using the OriginalImage property of the control through the low code formula bar.
In this page, you find the full list of properties of the Object Detector control. https://docs.microsoft.com/en-us/ai-builder/object-detector-component-in-powerapps. Take a look, try it out, and let us know if this doesn't fulfill your need on this thread.
Happy AI Building!