dotnet / dotnet/machinelearning-modelbuilder
Web API for Object Detection isn't returning bounding boxes property
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.