Closed zy1817104 closed 4 years ago
It runs well on my local server. What error do you get when loading the trained model?
Thanks for your reply.I have solved this problem.And I have 2 questions.
The parameter is to control whether using sync bn. The original code is based on PyTorch 0.3.0 (not support sync bn) and we have to write the sync bn module by ourselves and import it. You can find the sync bn module in 8a04dd4.
the ERFNet trained model is invalid Please provide another Thanks!!!