• Ayush Chaurasia's avatar
    Start setup for improved W&B integration (#1948) · 73a06699
    Ayush Chaurasia 提交于
    * Add helper functions for wandb and artifacts
    
    * cleanup
    
    * Reorganize files
    
    * Update wandb_utils.py
    
    * Update log_dataset.py
    
    We can remove this code, as the giou hyp has been deprecated for a while now.
    
    * Reorganize and update dataloader call
    
    * yaml.SafeLoader
    
    * PEP8 reformat
    
    * remove redundant checks
    
    * Add helper functions for wandb and artifacts
    
    * cleanup
    
    * Reorganize files
    
    * Update wandb_utils.py
    
    * Update log_dataset.py
    
    We can remove this code, as the giou hyp has been deprecated for a while now.
    
    * Reorganize and update dataloader call
    
    * yaml.SafeLoader
    
    * PEP8 reformat
    
    * remove redundant checks
    
    * Update util files
    
    * Update wandb_utils.py
    
    * Remove word size
    
    * Change path of labels.zip
    
    * remove unused imports
    
    * remove --rect
    
    * log_dataset.py cleanup
    
    * log_dataset.py cleanup2
    
    * wandb_utils.py cleanup
    
    * remove redundant id_count
    
    * wandb_utils.py cleanup2
    
    * rename cls
    
    * use pathlib for zip
    
    * rename dataloader to dataset
    
    * Change import order
    
    * Remove redundant code
    
    * remove unused import
    
    * remove unused imports
    Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
    73a06699
名称
最后提交
最后更新
.github 正在载入提交数据...
data 正在载入提交数据...
models 正在载入提交数据...
utils 正在载入提交数据...
weights 正在载入提交数据...
.dockerignore 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
Dockerfile 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
detect.py 正在载入提交数据...
hubconf.py 正在载入提交数据...
requirements.txt 正在载入提交数据...
test.py 正在载入提交数据...
train.py 正在载入提交数据...
tutorial.ipynb 正在载入提交数据...