1. 02 8月, 2021 4 次提交
  2. 01 8月, 2021 2 次提交
    • Ayush Chaurasia's avatar
      W&B: suppress warnings (#4257) · cd540d86
      Ayush Chaurasia 提交于
      * Improve docstrings and run names
      
      * default wandb login prompt with timeout
      
      * return key
      
      * Update api_key check logic
      
      * Properly support zipped dataset feature
      
      * update docstring
      
      * Revert tuorial change
      
      * extend changes to log_dataset
      
      * add run name
      
      * bug fix
      
      * bug fix
      
      * Update comment
      
      * fix import check
      
      * remove unused import
      
      * Hardcore .yaml file extension
      
      * reduce code
      
      * Reformat using pycharm
      
      * Remove redundant try catch
      
      * More refactoring and bug fixes
      
      * retry
      
      * Reformat using pycharm
      
      * respect LOGGERS include list
      
      * call wandblogger.log instead of wandb.log
      Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
      cd540d86
    • Kalen Michael's avatar
      Add `train.py` and `val.py` callbacks (#4220) · b74929c9
      Kalen Michael 提交于
      * added callbacks
      
      * Update callbacks.py
      
      * Update train.py
      
      * Update val.py
      
      * Fix CamlCase add staticmethod
      
      * Refactor logger into callbacks
      
      * Cleanup
      
      * New callback on_val_image_end()
      
      * Add curves and results images to TensorBoard
      Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
      b74929c9
  3. 31 7月, 2021 1 次提交
    • Glenn Jocher's avatar
      Update `profile()` for CUDA Memory allocation (#4239) · d8f18834
      Glenn Jocher 提交于
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Update profile()
      
      * Cleanup
      d8f18834
  4. 30 7月, 2021 6 次提交
  5. 29 7月, 2021 5 次提交
  6. 28 7月, 2021 5 次提交
  7. 27 7月, 2021 1 次提交
  8. 26 7月, 2021 5 次提交
  9. 25 7月, 2021 3 次提交
  10. 24 7月, 2021 4 次提交
  11. 23 7月, 2021 1 次提交
  12. 22 7月, 2021 1 次提交
  13. 21 7月, 2021 2 次提交