BiSeNet
BiSeNet copied to clipboard
Training errow
trafficstars
How to solve this problem?
Please follow the step of readme to launch training, and please use same version of pytorch.
Thanks for your reply, I didn't change the version of pytorch. I add this code into train_amp.py and the problem was solved. parse.add_argument('--local_rank', defautle=-1, type=int, help='node rank for distributed training')
I am closing this, since the problem is solved.