79486780

Date: 2025-03-05 14:27:47
Score: 1
Natty:
Report link

Set the model to evaluation mode when you are doing inference or testing.

Just add model.eval() after the model initialization

And, https://github.com/ultralytics/ultralytics/issues/4471 here you can find some explanation

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Qian