Udostępnij za pośrednictwem


FPN Klasa

Definicja

Warstwa FPN (Sieci ostrosłupowe funkcji).

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))
Dziedziczenie
torch.nn.Module<List<TorchSharp.torch.Tensor>,List<TorchSharp.torch.Tensor>>
FPN

Konstruktory

FPN(List<Int32>, Int32, Int32)

Inicjuje nowe wystąpienie klasy FPN.

Metody

forward(List<torch.Tensor>)

Warstwa FPN (Sieci ostrosłupowe funkcji).

Dotyczy