2 references to MEAN
Microsoft.ML.TorchSharp (2)
AutoFormerV2\ObjectDetectionTrainer.cs (2)
430
var meanTensor =
MEAN
.ToTensor(new long[4] { 1L,
MEAN
.Length, 1L, 1L }).to_type(ScalarType.Float32).to(device);