Anchors.forward(torch+Tensor) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Générer des ancres pour une image.
public override TorchSharp.torch.Tensor forward (TorchSharp.torch.Tensor image);
override this.forward : TorchSharp.torch.Tensor -> TorchSharp.torch.Tensor
Public Overrides Function forward (image As torch.Tensor) As torch.Tensor
Paramètres
- image
- TorchSharp.torch.Tensor
Image au format Tensor.
Retours
TorchSharp.torch.Tensor
Toutes les ancres.