tensorrt-cpp-api
tensorrt-cpp-api copied to clipboard
Add support for grayscale images
Should be quite straightforward to add support for grayscale images. From my understanding, a small refactoring of resizeKeepAspectRatioPadRightBottom and blobFromGpuMats should be all that's needed.