dotnet / dotnet/machinelearning-modelbuilder

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

Aperta
#1,694 4 commenti 1 reazione 2 assegnatari Rivendicata da @LittleLittleCloud Vedi su GitHub
Reported by: Customer Stale
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:
![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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.