Glenn Jocher
|
8d3c3ef45c
|
Fix weight decay comment (#4228)
|
3 years ago |
Glenn Jocher
|
1a10b0ecd2
|
Created using Colaboratory
|
3 years ago |
Glenn Jocher
|
083c13da45
|
Created using Colaboratory
|
3 years ago |
Glenn Jocher
|
18f6ba77cf
|
Suppress torch 1.9.0 max_pool2d() warning (#4227)
|
3 years ago |
Glenn Jocher
|
c2c958c350
|
Explicit `requirements.txt` location (#4225)
|
3 years ago |
Glenn Jocher
|
7820614c40
|
Add `@try_except` decorator (#4224)
|
3 years ago |
Glenn Jocher
|
b60b62e874
|
PyCharm reformat (#4209)
* PyCharm reformat
* YAML reformat
* Markdown reformat
|
3 years ago |
Ayush Chaurasia
|
750465edae
|
W&B: More improvements and refactoring (#4205)
* 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
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
3 years ago |
Glenn Jocher
|
e016b15555
|
Update yolov5-bifpn.yaml (#4208)
|
3 years ago |
Ayush Chaurasia
|
e88e8f7a98
|
W&B: Restructure code to support the new dataset_check() feature (#4197)
* 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
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
3 years ago |
Glenn Jocher
|
2683b18079
|
Update Hub Path inputs (#4200)
|
3 years ago |
Glenn Jocher
|
1f31b7c503
|
Create yolov5-bifpn.yaml (#4195)
|
3 years ago |
Glenn Jocher
|
5d66e48723
|
Train from `--data path/to/dataset.zip` feature (#4185)
* Train from `--data path/to/dataset.zip` feature
* Update dataset_stats()
* cleanup
* cleanup2
|
3 years ago |
Glenn Jocher
|
3fef11706c
|
Update comments header (#4184)
|
3 years ago |
Ayush Chaurasia
|
63a1971e31
|
Improve docstrings and run names (#4174)
|
3 years ago |
Glenn Jocher
|
0ad6301c96
|
Update script headers (#4163)
* Update download script headers
* cleanup
* bug fix attempt
* bug fix attempt2
* bug fix attempt3
* cleanup
|
3 years ago |
Glenn Jocher
|
f8e11483df
|
Update dataset headers (#4162)
|
3 years ago |
Glenn Jocher
|
8acb5734c7
|
Created using Colaboratory
|
3 years ago |
Glenn Jocher
|
96e36a7c91
|
New CSV Logger (#4148)
* New CSV Logger
* cleanup
* move batch plots into Logger
* rename comment
* Remove total loss from progress bar
* mloss :-1 bug fix
* Update plot_results()
* Update plot_results()
* plot_results bug fix
|
3 years ago |
Glenn Jocher
|
3764277f95
|
Created using Colaboratory
|
3 years ago |
Glenn Jocher
|
6e4358f3f3
|
Add `export.py` ONNX inference suggestion (#4146)
|
3 years ago |
Glenn Jocher
|
d17b45eaad
|
Update README.md (#4143)
|
3 years ago |
Glenn Jocher
|
efe60b5681
|
Refactor train.py and val.py `loggers` (#4137)
* Update loggers
* Config
* Update val.py
* cleanup
* fix1
* fix2
* fix3 and reformat
* format sweep.py
* Logger() class
* cleanup
* cleanup2
* wandb package import fix
* wandb package import fix2
* txt fix
* fix4
* fix5
* fix6
* drop wandb into utils/loggers
* fix 7
* rename loggers/wandb_logging to loggers/wandb
* Update message
* Update message
* Update message
* cleanup
* Fix x axis bug
* fix rank 0 issue
* cleanup
|
3 years ago |
Glenn Jocher
|
63dd65e7ed
|
Update train.py (#4136)
* Refactor train.py
* Update imports
* Update imports
* Update optimizer
* cleanup
|
3 years ago |
Glenn Jocher
|
264be1a616
|
Rename `opset_version` to `opset` (#4135)
|
3 years ago |
Glenn Jocher
|
2e538443b7
|
ONNX inference update (#4073)
|
3 years ago |
Glenn Jocher
|
39ef6c7a80
|
Update README.md (#4134)
|
3 years ago |
imyhxy
|
4495e00016
|
Fix indentation in `log_training_progress()` (#4126)
|
3 years ago |
Glenn Jocher
|
4bad914761
|
Update resume.py (#4115)
|
3 years ago |
Glenn Jocher
|
2c073cd207
|
Add train.py ``--img-size` floor (#4099)
|
3 years ago |
Glenn Jocher
|
3bef77f5cb
|
Addition refactor `export.py` (#4089)
* Addition refactor `export.py`
* Update export.py
|
3 years ago |
Glenn Jocher
|
442a7abdf2
|
Refactor `export.py` (#4080)
* Refactor `export.py`
* cleanup
* Update check_requirements()
* Update export.py
|
3 years ago |
Ayush Chaurasia
|
0cc7c58787
|
W&B: fix refactor bugs (#4069)
|
3 years ago |
Glenn Jocher
|
7fdcc77bf4
|
Albumentations >= 1.0.3 (#4068)
|
3 years ago |
Glenn Jocher
|
ee76a68f1d
|
Created using Colaboratory
|
3 years ago |
Glenn Jocher
|
c8a98cb7cb
|
Missing `nc` and `names` handling in check_dataset() (#4066)
|
3 years ago |
Glenn Jocher
|
b1be685005
|
Module `super().__init__()` (#4065)
* Module `super().__init__()`
* remove NMS
|
3 years ago |
Glenn Jocher
|
f7d8562060
|
`val.py` refactor (#4053)
* val.py refactor
* cleanup
* cleanup
* cleanup
* cleanup
* save after eval
* opt.imgsz bug fix
* wandb refactor
* dataloader to train_loader
* capitalize global variables
* runs/hub/exp to runs/detect/exp
* refactor wandb logging
* Refactor wandb operations (#4061)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
|
3 years ago |
Glenn Jocher
|
9dd33fd20f
|
AutoShape PosixPath support (#4047)
* AutoShape PosixPath support
Usage example:
````python
from pathlib import Path
model = ...
file = Path('data/images/zidane.jpg')
results = model(file)
```
* Update common.py
|
3 years ago |
Glenn Jocher
|
dd62e2d05c
|
Update README.md (#4041)
* Update README.md
* Update README.md
* Update README.md
|
3 years ago |
Glenn Jocher
|
0067d9578a
|
Update greetings.yml (#4037)
|
3 years ago |
Glenn Jocher
|
951922c735
|
Add `--sync-bn` known issue (#4032)
* Add `--sync-bn` known issue
* Update train.py
|
3 years ago |
Glenn Jocher
|
b7e985e397
|
Update greetings.yml (#4024)
* Update greetings.yml
* Update greetings.yml
|
3 years ago |
Ayush Chaurasia
|
62409eea08
|
W&B sweeps support (#3938)
* Add support for W&B Sweeps
* Update and reformat
* Update search space
* reformat
* reformat sweep.py
* Update sweep.py
* Move sweeps files to wandb dir
* Remove print
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
3 years ago |
Glenn Jocher
|
720aaa65c8
|
Rename `test.py` to `val.py` (#4000)
|
3 years ago |
Glenn Jocher
|
8ee9fd1505
|
Update README.md (#3996)
|
3 years ago |
Glenn Jocher
|
d204a61834
|
Alert (no detections) (#3984)
* `Detections()` class `print()` overload
* Update common.py
|
3 years ago |
Glenn Jocher
|
b3dabdcc38
|
Update `probability` to `p` (#3980)
|
3 years ago |
Glenn Jocher
|
41fdf9fa53
|
Created using Colaboratory
|
3 years ago |
KEN
|
647223a7a8
|
`Ensemble()` visualize fix (#3973)
* fix visualize error
* Revert "fix visualize error"
* add visualise profile
|
3 years ago |