• Ayush Chaurasia's avatar
    Improved W&B integration (#2125) · e8fc97aa
    Ayush Chaurasia 提交于
    * Init Commit
    
    * new wandb integration
    
    * Update
    
    * Use data_dict in test
    
    * Updates
    
    * Update: scope of log_img
    
    * Update: scope of log_img
    
    * Update
    
    * Update: Fix logging conditions
    
    * Add tqdm bar, support for .txt dataset format
    
    * Improve Result table Logger
    
    * Init Commit
    
    * new wandb integration
    
    * Update
    
    * Use data_dict in test
    
    * Updates
    
    * Update: scope of log_img
    
    * Update: scope of log_img
    
    * Update
    
    * Update: Fix logging conditions
    
    * Add tqdm bar, support for .txt dataset format
    
    * Improve Result table Logger
    
    * Add dataset creation in training script
    
    * Change scope: self.wandb_run
    
    * Add wandb-artifact:// natively
    
    you can now use --resume with wandb run links
    
    * Add suuport for logging dataset while training
    
    * Cleanup
    
    * Fix: Merge conflict
    
    * Fix: CI tests
    
    * Automatically use wandb config
    
    * Fix: Resume
    
    * Fix: CI
    
    * Enhance: Using val_table
    
    * More resume enhancement
    
    * FIX : CI
    
    * Add alias
    
    * Get useful opt config data
    
    * train.py cleanup
    
    * Cleanup train.py
    
    * more cleanup
    
    * Cleanup| CI fix
    
    * Reformat using PEP8
    
    * FIX:CI
    
    * rebase
    
    * remove uneccesary changes
    
    * remove uneccesary changes
    
    * remove uneccesary changes
    
    * remove unecessary chage from test.py
    
    * FIX: resume from local checkpoint
    
    * FIX:resume
    
    * FIX:resume
    
    * Reformat
    
    * Performance improvement
    
    * Fix local resume
    
    * Fix local resume
    
    * FIX:CI
    
    * Fix: CI
    
    * Imporve image logging
    
    * (:(:Redo CI tests:):)
    
    * Remember epochs when resuming
    
    * Remember epochs when resuming
    
    * Update DDP location
    
    Potential fix for #2405
    
    * PEP8 reformat
    
    * 0.25 confidence threshold
    
    * reset train.py plots syntax to previous
    
    * reset epochs completed syntax to previous
    
    * reset space to previous
    
    * remove brackets
    
    * reset comment to previous
    
    * Update: is_coco check, remove unused code
    
    * Remove redundant print statement
    
    * Remove wandb imports
    
    * remove dsviz logger from test.py
    
    * Remove redundant change from test.py
    
    * remove redundant changes from train.py
    
    * reformat and improvements
    
    * Fix typo
    
    * Add tqdm tqdm progress when scanning files, naming improvements
    Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
    e8fc97aa
名称
最后提交
最后更新
.github 正在载入提交数据...
data 正在载入提交数据...
models 正在载入提交数据...
utils 正在载入提交数据...
weights 正在载入提交数据...
.dockerignore 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
Dockerfile 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
detect.py 正在载入提交数据...
hubconf.py 正在载入提交数据...
requirements.txt 正在载入提交数据...
test.py 正在载入提交数据...
train.py 正在载入提交数据...
tutorial.ipynb 正在载入提交数据...