dotnet / TorchSharp

A .NET library that provides access to the library that powers PyTorch.
MIT License
1.41k stars 182 forks source link

draw_bounding_boxes #1406

Open BehalDavid opened 1 week ago

BehalDavid commented 1 week ago

Hello, I am new here, I would like to ask how and when the importance of the draw_bounding_boxes function (https://pytorch.org/vision/main/generated/torchvision.utils.draw_bounding_boxes.html#torchvision.utils.draw_bounding_boxes) will be resolved. Or could someone please advise me how to do it differently? Thank you

williamlzw commented 3 days ago

The temporary solution is to use Opencvsharp4.