how can I process my images before putting into hitnet predict ?
Surtr07 opened this issue · 1 comments
Surtr07 commented
I try the hitnet_with_trt trained by ETH3d,but the result is very bad .So I guess if my input image need to be any process before predicting?
iwatake2222 commented
I don't know your training code, but you need the same preprocess for inference as the training code.