Aracılığıyla paylaş


FPN Sınıf

Tanım

FPN (Özellik Piramit Ağları) katmanı.

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

Oluşturucular

FPN(List<Int32>, Int32, Int32)

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

Yöntemler

forward(List<torch.Tensor>)

FPN (Özellik Piramit Ağları) katmanı.

Şunlara uygulanır