Compartilhar via


RetinaHead Classe

Definição

A cabeça da 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)))
Herança
torch.nn.Module<List<TorchSharp.torch.Tensor>,ValueTuple<List<TorchSharp.torch.Tensor>,List<TorchSharp.torch.Tensor>>>
RetinaHead

Construtores

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

Inicializa uma nova instância da classe RetinaHead.

Métodos

forward(List<torch.Tensor>)

A cabeça da RetinaNet.

Aplica-se a