Whether to consider porting torchvision's model
Open
enhancement
question
- Dominant language
- C#
- Stars
- 1.9k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
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](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.
Contributor guide
Assessment
This issue has not been assessed yet.