These ops come from scripting due to https://github.com/dbolya/yolact/blob/57b8f2d95e62e2e649b382f516ab41f949b57239/yolact.py#L29-L30.
You need to rewrite this model so that it works with normal nn.Module
. Otherwise itl is not supported.
These ops come from scripting due to https://github.com/dbolya/yolact/blob/57b8f2d95e62e2e649b382f516ab41f949b57239/yolact.py#L29-L30.
You need to rewrite this model so that it works with normal nn.Module
. Otherwise itl is not supported.