Hi , TI's support engineer
my issue is: when i chang the yolov5 model grid from 3×(x, y, w, h, confidence,n-onehot) to 3×(x, y, w, h, confidence,n-onehot, offset,offset_y,isright, ishead),
offset,offset_y,isright, ishead is new added,to realiza fake 3D. i meet the problem of the result is not the one i expect。
i want to kown if IT has any manual or demo for the situation in model import and post processes?


