CapPow / HerbASAP

An effort to automate image post processing for natural history collections
GNU General Public License v3.0
8 stars 3 forks source link

Compiled HerbASAP .exe intermittent failure to run #52

Open dakilaledesma opened 3 years ago

dakilaledesma commented 3 years ago

During running of the .exe, there may be a critical error of postProcessing.py failing to initialize, or complete crashing of the program without any warning.

Happened on both 0.1 and 0.2, but why it happens is unknown. Will work sometimes, other times it won't. This may be due to TensorFlow not being able to initialize properly, but maybe having an output on the compiled .exe will show the real issue.