Open Jayku88 opened 4 months ago
这个问题可以参考,之前我的回复“https://github.com/wycloveinfall/MSMDFF-NET/issues/1”
是的。当然。知道了
是的。当然。知道了
https://github.com/wycloveinfall/MSMDFF-NET/issues/4
Hello, I am very confused about this question, can you help me to answer it? thank you!
Traceback (most recent call last): File "train.py", line 277, in
batch_loss_n, pred = solver.optimize(index+1,epoch)
File "/home/jayakumar/MSMDFF-NET-main/utils/frame_work_general.py", line 113, in optimize
self.lr_current = self.scheduler(self.optimizer, i, epoch,debuge=False)
File "/home/jayakumar/MSMDFF-NET-main/utils/learnlingrate_methods/lr_scheduler.py", line 61, in call
assert lr >= 0
AssertionError
Exception in thread Thread-405:
Traceback (most recent call last):
File "/home/jayakumar/anaconda3/envs/torch1.9sta/lib/python3.8/threading.py", line 932, in _bootstrap_inner