Mario da Graca

Results 6 issues of Mario da Graca

# Description Currently it is only possible to apply Non-Maximum Suppression (NMS) to Detections. In an attempt to increase the accuracy of object detection and segmentation, especially when using the...

### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report. ### Bug The problem probably originates in the Detections class, where merging...

enhancement

I'm trying to use this Action in a repo that is hosted on local Gitea Instance of my company. When I tested the workflow using act_runner (as specified by Gitea)...

I want to leverage YOLOE in a C# application using the OnnxRuntime. For this I tried to export the model using `export.py`, but this seemed to only export the model...

This pull request introduces functionality to convert datasets from YOLO format to COCO format within the `rfdetr` package. The key changes include adding utility functions for this conversion and integrating...

For some reason the DataGridNumericColumn is not available in my WPF application, when I use this package from NuGet with the latest version (1.2.9). My application is running on .NET...