dotnet / machinelearning-samples

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
4.47k stars 2.68k forks source link

Remove enumerable re-enumeration #998

Open madelson opened 1 year ago

madelson commented 1 year ago

Avoids quadratic re-enumeration of the file system and the bounding box extraction if the user runs the program with a longer list of images.