where is the 'deeplearning' module? #5433
              
                Unanswered
              
          
                  
                    
                      epistimi22
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
In detectron2/evaluation/cityscapes_evaluation.py, line 61
from deeplearning.projects.cityscapesApi.cityscapesscripts.helpers.labels import name2label
where is the deeplearnging module? And I noticed that the older version is
from cityscapesscripts.helpers.labels import trainId2label
So, what is the difference between these two 'trainId2label'? May I just use the older version?
Beta Was this translation helpful? Give feedback.
All reactions