"ts/nni_manager/training_service/pai/paiJobRestServer.ts" did not exist on "3d221da9768c33ccd73bfa1af7bc7e27f99168f3"
  • Francesco Saverio Zuppichini's avatar
    Feature Extractor accepts `segmentation_maps` (#15964) · c4deb7b3
    Francesco Saverio Zuppichini authored
    
    
    * feature extractor accepts
    
    * resolved conversations
    
    * added examples in test for ADE20K
    
    * num_classes -> num_labels
    
    * Apply suggestions from code review
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    
    * resolving conversations
    
    * resolving conversations
    
    * removed ADE
    
    * CI
    
    * minor changes in conversion script
    
    * reduce_labels in feature extractor
    
    * minor changes
    
    * correct preprocess for instace segmentation maps
    
    * minor changes
    
    * minor changes
    
    * CI
    
    * debugging
    
    * better padding
    
    * going to update labels inside the model
    
    * going to update labels inside the model
    
    * minor changes
    
    * tests
    
    * removed changes in feature_extractor_utils
    
    * conversation
    
    * conversation
    
    * example in feature extractor
    
    * more docstring in modeling
    
    * test
    
    * make style
    
    * doc
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    c4deb7b3
test_modeling_maskformer.py 16.8 KB