2 references to GetBGRPixels
Microsoft.ML.TorchSharp (2)
AutoFormerV2\ObjectDetectionTrainer.cs (2)
370var midTensor0 = torch.tensor(image.GetBGRPixels, device: Device); 905var midTensor0 = torch.tensor(image.GetBGRPixels, device: _parent.Device);