wycloveinfall / MSMDFF-NET

the code for paper "A Multi-Scale and Multi-Direction Fusion Network for Road Detection From Satellite Imagery". The code will be made public after the paper is accepted.
3 stars 2 forks source link

Till 197 epoches =>Epoches 197, learning rate = 0.00000002, after that following error #3

Open Jayku88 opened 4 months ago

Jayku88 commented 4 months ago

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

wycloveinfall commented 4 months ago

这个问题可以参考,之前我的回复“https://github.com/wycloveinfall/MSMDFF-NET/issues/1

Jayku88 commented 4 months ago

是的。当然。知道了

LPeng625 commented 3 months ago

是的。当然。知道了

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!