Hi, I found that there was no funtion in train.py that can delete the existing .pth files, which made the training process require a lot of space. It would be very helpful if you could add a function to deleting the previous .pth files when training. Thank you!
Hi, I found that there was no funtion in
train.py
that can delete the existing.pth
files, which made the training process require a lot of space. It would be very helpful if you could add a function to deleting the previous .pth files when training. Thank you!