detectnet+DIGITS dog detection model from example in jetson inference works strange

I have learned detectnet to detect dogs according jetson-inference guide and then i saw that it doesn’t find all bounding boxes on test images with few dogs. But as i can see from coverage and bbox visualization it can do that (look at pictures). What i’m doing wrong? Probably i should change some threshold, but where?
first example


second example