• Ayush Chaurasia's avatar
    W&B: Fix sweep bug (#4276) · 621caea5
    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
    
    * Fix Sweep bug
    Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
    621caea5
名称
最后提交
最后更新
.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 正在载入提交数据...