SciSharp / SciSharp-Stack-Examples

Practical examples written in SciSharp's machine learning libraries
http://scisharpstack.org
Apache License 2.0
313 stars 100 forks source link

change images load process: Load local images asynchronously,use queue,improve train efficiency #9

Closed pepure closed 4 years ago

pepure commented 4 years ago

I tested it in some time-consuming training,new asynchronous way can improve efficiency by about 30% .