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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
I am trying to run the maskrcnn benchmark , how ever I was unable to run the code for multi node from https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Segmentation/MaskRCNN . I found that the optimized branch here had the implementation for the same ,however I see that the data set used here is coco 2014 how do I run the benchmark on multinode with coco2017 data set . help will me much appreciated