• Dhruv Nair's avatar
    Comet Logging and Visualization Integration (#9232) · 903b239f
    Dhruv Nair 提交于
    * add comet to logger interface
    
    * add comet logger
    
    * add support for updated parameters
    
    * clean up offline logger creation
    
    * update callback args for comet logger
    
    * add comet optimizer
    
    * add optimizer config
    
    * add comet README
    
    * update tutorial notebook with Comet section
    
    * add option to log class level metrics
    
    * add support for class level metrics and confusion matrix
    
    * handle errors when adding files to artifacts
    
    * fix typo
    
    * clean resume workflow
    
    * updates for HPO
    
    * update comet README
    
    * fix typo in comet README
    
    * update code snippets in comet README
    
    * update comet links in tutorial
    
    * updated links
    
    * change optimizer batch size param and update comet README image
    
    * update comet section in tutorial
    
    * use prexisting cmd line flags to configure logger
    
    * update artifact upload/download flow
    
    * remove come remove comet logger specific cmd line args
    
    * move downloading weights into comet logger code
    
    * remove extra argparse
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * change checkpoint logging flow to follow offline logger
    
    * update resume flow
    
    * add comet logger to remote dataset property
    
    * update cmd line args in hpo
    
    * set types for integer/float env variables
    
    * update README
    
    * fix typo in README
    
    * default to always logging model predictions
    
    * Update tutorial.ipynb
    
    * Update train.py
    
    * Add Comet to Integrations table
    
    * Update README.md
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ciCo-authored-by: 's avatarAyush Chaurasia <ayush.chaurarsia@gmail.com>
    Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
    Co-authored-by: 's avatarpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    903b239f
名称
最后提交
最后更新
..
aws 正在载入提交数据...
docker 正在载入提交数据...
flask_rest_api 正在载入提交数据...
google_app_engine 正在载入提交数据...
loggers 正在载入提交数据...
__init__.py 正在载入提交数据...
activations.py 正在载入提交数据...
augmentations.py 正在载入提交数据...
autoanchor.py 正在载入提交数据...
autobatch.py 正在载入提交数据...
benchmarks.py 正在载入提交数据...
callbacks.py 正在载入提交数据...
dataloaders.py 正在载入提交数据...
downloads.py 正在载入提交数据...
general.py 正在载入提交数据...
loss.py 正在载入提交数据...
metrics.py 正在载入提交数据...
plots.py 正在载入提交数据...
torch_utils.py 正在载入提交数据...