Yanlin Qiu

Results 12 comments of Yanlin Qiu

Input data are supposed to be NHWC format in Pytorch, in the example, N = 1: `auto img_tensor = torch::CPU(torch::kFloat32).tensorFromBlob(img_float.data, {1, input_image_size, input_image_size, 3});` So you should create a tensor...

This project is no longer maintained, as the lib torch version being used is too outdated.