Aracılığıyla paylaş


RetinaHead Sınıf

Tanım

RetinaNet'in başı.

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)))
Devralma
torch.nn.Module<List<TorchSharp.torch.Tensor>,ValueTuple<List<TorchSharp.torch.Tensor>,List<TorchSharp.torch.Tensor>>>
RetinaHead

Oluşturucular

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

RetinaHead sınıfının yeni bir örneğini başlatır.

Yöntemler

forward(List<torch.Tensor>)

RetinaNet'in başı.

Şunlara uygulanır