Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
719
stars
209
forks
source link
Are the coordinates of the final output target based on the pixel size of the original image? How to make the output coordinates be based on the network input pixel size (such as 416*416)? #268