Hi, I've tried to train underwater datasets with your code.As you said before,it didn't obtain the good result. I reviewed the original paper and your code, and I think it may be due to the training strategy. Section 4.1 of the paper describes how it trains, but your code uses 'configs/base/schedule_2x.py', which I think that's probably the problem.
Hi, I've tried to train underwater datasets with your code.As you said before,it didn't obtain the good result. I reviewed the original paper and your code, and I think it may be due to the training strategy. Section 4.1 of the paper describes how it trains, but your code uses 'configs/base/schedule_2x.py', which I think that's probably the problem.