1 reference to FPN
Microsoft.ML.TorchSharp (1)
AutoFormerV2\AutoformerV2.cs (1)
43
this.neck = new
FPN
(inChannels: new List<int>() { embedChannels[1], embedChannels[2], embedChannels[3] });