• Yuxin Wu's avatar
    Make augmentors return a `Transform` instance. (#1290) · c9fde630
    Yuxin Wu authored
    * pure-image can run
    
    * external; tests
    
    * keep backward compatibility
    
    * Remove the need for "augment_return_xxx" by using `LazyTransform`.
    
    * better printing and docs
    
    * Let PhotometricAugmentor's interface similar to the old one
    
    * update docs
    
    * udpate examples
    
    * update tests & warnings
    c9fde630
external.py 2.83 KB