unlinken of already processed training files (seed dependent audio augmentation)
This commit is contained in:
@@ -14,6 +14,8 @@ class Plotter(object):
|
||||
if naked:
|
||||
plt.axis('off')
|
||||
fig.savefig(path, bbox_inches='tight', transparent=True, pad_inches=0)
|
||||
fig.clf()
|
||||
else:
|
||||
fig.savefig(path)
|
||||
fig.clf()
|
||||
|
||||
|
Reference in New Issue
Block a user