1. 12 9月, 2021 1 次提交
  2. 11 9月, 2021 1 次提交
  3. 10 9月, 2021 7 次提交
  4. 09 9月, 2021 6 次提交
  5. 08 9月, 2021 5 次提交
  6. 06 9月, 2021 1 次提交
  7. 05 9月, 2021 1 次提交
  8. 01 9月, 2021 4 次提交
  9. 31 8月, 2021 2 次提交
  10. 30 8月, 2021 8 次提交
  11. 29 8月, 2021 4 次提交
    • Glenn Jocher's avatar
      Created using Colaboratory · bfad3644
      Glenn Jocher 提交于
      bfad3644
    • Glenn Jocher's avatar
      Re-order `plots.py` to class-first (#4595) · dbbc6b5c
      Glenn Jocher 提交于
      dbbc6b5c
    • Glenn Jocher's avatar
      Auto-UTF handling (#4594) · e5e5ebc7
      Glenn Jocher 提交于
      e5e5ebc7
    • 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