jetson_benchmarks
jetson_benchmarks copied to clipboard
UNet Input Size README vs Implementation
The README.md says the UNet input size is 256x256.
But actually it is 512x512, if I understand the <platform>_benchmark.csv
and the code correctly?
Please enlighten me if I'm wrong, otherwise I can create a pull request to fix it.