dotnet / dotnet/machinelearning-modelbuilder
Web API for Object Detection isn't returning bounding boxes property
- Lingua principale
- Dockerfile
- Stelle
- 285
- Fork
- 66
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**System Information:**
- Model Builder Version: 16.6.3.2136603
- Visual Studio Version: 16.11 Preview 2
**Describe the bug**
When creating an API from the Consume step, the `BoundingBoxes` property doesn't seem to be getting serialized.
**Screenshots**
API call from Powershell:

API call from PostMan:

**Additional context**
I did try to add the `Serializable` attribute on the `BoundingBox` class, but the result was the same.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.