Open wanghao9610 opened 5 years ago
@hellohwang hi, I met the same problem as you, have you solved it?
@hellohwang The warnings are normal. The breakdown should not be related to it.
@tianzhi0549 After all, I know that is a normal warning, but there is an unexpected breaking down issue that exists when the training process starts, I don't know the reason.
@hellohwang I suggest you re-clone the project and re-compile it.
@bitwangdan hi, guys. I have a long time don't use the code, finally, I just tried another code that ever can run successfully, it worked. I suggest you can change your code from the ever successfully run code.
@tianzhi0549 Thanks a lot. I will try.
I missed an unexpected issue that when the training process "start training", I have been used maskrcnn-benchmark for a long time, but I haven't met the issue. Following is the error message, hope someone can give me a solution, thanks in advance! Error Message: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead warnings.warn("torch.distributed.reduce_op is deprecated, please use " (I think it is not an error that can break the training down, but then the training process was down and back to the command line)