You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The authors used Pytorch 1.1 and Detectron2 was required. However, the conflict lay in the fact that Detectron2 does not support pytorch1.1. How did the authors address this conflict?