Condividi tramite


RetinaHead Classe

Definizione

La testa di RetinaNet.

public class RetinaHead : TorchSharp.torch.nn.Module<System.Collections.Generic.List<TorchSharp.torch.Tensor>,(System.Collections.Generic.List<TorchSharp.torch.Tensor>, System.Collections.Generic.List<TorchSharp.torch.Tensor>)>
type RetinaHead = class
    inherit torch.nn.Module<List<torch.Tensor>, ValueTuple<List<torch.Tensor>, List<torch.Tensor>>>
Public Class RetinaHead
Inherits torch.nn.Module(Of List(Of torch.Tensor), ValueTuple(Of List(Of torch.Tensor), List(Of torch.Tensor)))
Ereditarietà
torch.nn.Module<List<TorchSharp.torch.Tensor>,ValueTuple<List<TorchSharp.torch.Tensor>,List<TorchSharp.torch.Tensor>>>
RetinaHead

Costruttori

RetinaHead(Int32, Int32, Int32, Int32, Int32)

Inizializza una nuova istanza della classe RetinaHead.

Metodi

forward(List<torch.Tensor>)

La testa di RetinaNet.

Si applica a