Closed zhy168 closed 5 months ago
Hi zhy,
In this repo, currently only those models whose encoders are ResNet or MobilenetV2 are using pre-trained weights. BiseNetV2 does not have encoder, so it was trained from scratch.
You may also refer to issue #11.
Best,
Thanks a lot for your code! I used your code of BiseNetV2 to train for 500 epochs and found that it converged very quickly. Did you use pre-trained weights? I iddn'n find the code of load pre-trained weights