ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 3 forks source link

fix: overlapping red boxes #63

Closed snakedye closed 3 months ago

snakedye commented 4 months ago

The process_inference_results function has been fixed to ensure that red boxes are adjusted and marked as overlapped only when one has a score that is strictly superior to the other. Additionally, a test has been added to verify the functionality of the modified function.

https://github.com/ai-cfia/nachet-backend/issues/62

MaxenceGui commented 3 months ago

Closing pull request as work continue on