I am working on a project C# and I have to write a code that detects all the objects inside an image (if not all as much as possible).
is there any good API to do that in .NET? I tried Cognitive Services but they do not give me the detected objects. only what inside the photo.
thank you.