derenlei / Unity_Detection2AR

Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.
https://derenlei.medium.com/object-detection-with-localization-using-unity-barracuda-and-arfoundation-794b4eff02f8
MIT License
223 stars 61 forks source link

Fixed minimum confidence #10

Closed ROBYER1 closed 3 years ago

ROBYER1 commented 3 years ago

Fixed minimum confidence

-Made necessary variables on Detector.cs public

-If the added XR/AR Simulation files cause an error let me know and remove them please

-I have noticed an issue where early spotted object bounding boxes don't get cleared when the object is out of view so early detections get anchors placed for them