TorchSharp
TorchSharp copied to clipboard
Whether to consider porting torchvision's model
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.
@whuanle ; thanks for the question.
We're working on identifying and addressing new and missing implementations in PyTorch and Torchvision.
Could you provide specific examples of the models you find missing in Torchvision? Additionally, which models would you prioritize for implementation first?
@ozanMSFT Hopefully, you can provide models in this directory.
https://github.com/pytorch/vision/tree/main/torchvision/models/detection