Open
Description
TorchSharp implements some of the models in Pytorch, but only image classification.
Are there plans to continue implementing other models in torchvision?
https://github.com/pytorch/vision/tree/main/torchvision/models/detection
I have written a tutorial, some use ,see https://torch.whuanle.cn/
It is hoped that the official can continue to implement the torchvision model for object detection and cutting, such as Faster-RCNN.