What is the best way to find mislabeled images in a dataset where labels are based on folders?

Each class is already separated into its own directory, but some images inside are clearly in the wrong class.

What methods are commonly used to detect these incorrect labels?