diff --git a/deeptagger/deeptagger.cpp b/deeptagger/deeptagger.cpp index 729eeac..4911b8d 100644 --- a/deeptagger/deeptagger.cpp +++ b/deeptagger/deeptagger.cpp @@ -315,6 +315,7 @@ run(std::vector &images, const Config &config, } } } + fflush(stdout); } // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -