Traceback (most recent call last):
File "D:\project\mixed-segdec-net-comind2021-master\train_net.py", line 63, in
end2end.train()
File "D:\project\mixed-segdec-net-comind2021-master\end2end.py", line 41, in train
self.print_run_params()
File "D:\project\mixed-segdec-net-comind2021-master\end2end.py", line 363, in print_run_params
k, v = l.split(":")
ValueError: too many values to unpack (expected 2)
I want to get the solution about this code error.