• 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
名称
最后提交
最后更新
.github 正在载入提交数据...
data 正在载入提交数据...
models 正在载入提交数据...
utils 正在载入提交数据...
.dockerignore 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
CONTRIBUTING.md 正在载入提交数据...
Dockerfile 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
detect.py 正在载入提交数据...
export.py 正在载入提交数据...
hubconf.py 正在载入提交数据...
requirements.txt 正在载入提交数据...
train.py 正在载入提交数据...
tutorial.ipynb 正在载入提交数据...
val.py 正在载入提交数据...