• Glenn Jocher's avatar
    Create `Annotator()` class (#4591) · de44376d
    Glenn Jocher 提交于
    * Add Annotator() class
    
    * Download Arial
    
    * 2x for loop
    
    * Cleanup
    
    * tuple 2 list
    
    * max_size=1920
    
    * bold logging results to
    
    * tolist()
    
    * im = annotator.im
    
    * PIL save in detect.py
    
    * Smart asarray in detect.py
    
    * revert to cv2.imwrite
    
    * Cleanup
    
    * Return result asarray
    
    * Add `Profile()` profiler
    
    * CamelCase Timeout
    
    * Resize after mosaic
    
    * pillow>=8.0.0
    
    * daemon imwrite
    
    * Add cv2 support
    
    * Remove plot_wh_methods and plot_one_box
    
    * pil=False for hubconf.py annotations
    
    * im.shape bug fix
    
    * colorstr common.py
    
    * join daemons
    
    * Update t.daemon
    
    * Removed daemon saving
    de44376d
This project manages its dependencies using pip. Learn more
requirements.txt 751 Bytes