Closed mikebilly closed 8 months ago
mode nightly-base
is specifically for the fast model release which I just added somewhat randomly. Currently, models with Res2Net backbone is not supported since the model architecture is hard coded to the SwinB models. If you are advanced user, you'll know the drill. Otherwise, please use https://github.com/plemeri/InSPyReNet/blob/main/run/Inference.py which is technically identical to this package.
so what mode produces the best quality?
It depends. Mostly, just use base
option which you do not need to specify.
please provide example code how to use models from here: https://github.com/plemeri/InSPyReNet/blob/main/docs/model_zoo.md
for example, how to use the first custom model:
Backbone Train DB Config Res2Net50 DUTS-TR InSPyReNet_Res2Net50