• amyeroberts's avatar
    Input data format (#25464) · 6bca43bb
    amyeroberts authored
    * Add copied from statements for image processors
    
    * Move out rescale and normalize to base image processor
    
    * Remove rescale and normalize from vit (post rebase)
    
    * Update docstrings and tidy up
    
    * PR comments
    
    * Add input_data_format as preprocess argument
    
    * Resolve tests and tidy up
    
    * Remove num_channels argument
    
    * Update doc strings -> default ints not in code formatting
    6bca43bb
test_image_processing_glpn.py 6.53 KB