dotnet / dotnet/machinelearning-modelbuilder

Web API for Object Detection isn't returning bounding boxes property

Open
#1,694 4 comments 1 reaction 2 assignees Claimed by @LittleLittleCloud View on GitHub
Reported by: Customer Stale
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:
![image](https://user-images.githubusercontent.com/1578160/129476702-6cf3f986-e675-4811-94fb-51bfdd20fce3.png)

API call from PostMan:
![image](https://user-images.githubusercontent.com/1578160/129476714-7bd4aef8-e302-4400-9364-76756338c7b2.png)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.