- 11 Aug, 2021 6 commits
-
-
Ayush Chaurasia authored
* 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 * Fix * fix Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
Ayush Chaurasia authored
* 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 * Initial readme update * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
Glenn Jocher authored
-
Glenn Jocher authored
-
Yuantao Yang authored
Co-authored-by:
yangyuantao <yangyuantao@transai.cn>
-
Glenn Jocher authored
-
- 05 Aug, 2021 1 commit
-
-
Yonghye Kwon authored
* more simpler code for DWConvClass more simpler code for DWConvClass * remove DWConv function * Replace DWConvClass with DWConv
-
- 04 Aug, 2021 4 commits
-
-
Sudhanshu Singh authored
remove unnecessary "`"
-
Glenn Jocher authored
-
Glenn Jocher authored
* Update evolution to CSV format * Update * Update * Update * Update * Update * reset args * reset args * reset args * plot_results() fix * Cleanup * Cleanup2
-
Glenn Jocher authored
-
- 03 Aug, 2021 1 commit
-
-
imyhxy authored
Co-authored-by:
fkwong <huangfuqiang@transai.cn>
-
- 02 Aug, 2021 6 commits
-
-
junji hashimoto authored
* Add cache-on-disk and cache-directory to cache images on disk * Fix load_image with cache_on_disk * Add no_cache flag for load_image * Revert the parts('logging' and a new line) that do not need to be modified * Add the assertion for shapes of cached images * Add a suffix string for cached images * Fix boundary-error of letterbox for load_mosaic * Add prefix as cache-key of cache-on-disk * Update cache-function on disk * Add psutil in requirements.txt * Update train.py * Cleanup1 * Cleanup2 * Skip existing npy * Include re-space * Export return character fix Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
Ayush Chaurasia authored
* 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:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
Glenn Jocher authored
-
Glenn Jocher authored
* Add `DWConvClass()` * Cleanup * Cleanup2
-
Glenn Jocher authored
-
Glenn Jocher authored
-
- 01 Aug, 2021 2 commits
-
-
Glenn Jocher authored
* Update AP calculation * Cleanup * Remove original
-
Ayush Chaurasia authored
* 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 Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 31 Jul, 2021 1 commit
-
-
Kalen Michael authored
* added callbacks * Update callbacks.py * Update train.py * Update val.py * Fix CamlCase add staticmethod * Refactor logger into callbacks * Cleanup * New callback on_val_image_end() * Add curves and results images to TensorBoard Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 30 Jul, 2021 3 commits
-
-
Glenn Jocher authored
* Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Update profile() * Cleanup
-
IneovaAI authored
* Add freeze as an argument I train on different platforms and sometimes I want to freeze some layers. I have to go into the code and change it and also keep track of how many layers I froze on what platform. Please add the number of layers to freeze as an argument in future versions thanks. * Update train.py * Update train.py * Cleanup Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
Glenn Jocher authored
-
- 29 Jul, 2021 6 commits
-
-
Glenn Jocher authored
-
Glenn Jocher authored
-
Glenn Jocher authored
-
Glenn Jocher authored
-
Glenn Jocher authored
-
Glenn Jocher authored
-
- 28 Jul, 2021 7 commits
-
-
Glenn Jocher authored
* PyCharm reformat * YAML reformat * Markdown reformat
-
Ayush Chaurasia authored
* 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>
-
Glenn Jocher authored
-
Ayush Chaurasia authored
* 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>
-
Glenn Jocher authored
-
Glenn Jocher authored
-
Glenn Jocher authored
* Train from `--data path/to/dataset.zip` feature * Update dataset_stats() * cleanup * cleanup2
-
- 27 Jul, 2021 2 commits
-
-
Glenn Jocher authored
-
Ayush Chaurasia authored
-
- 26 Jul, 2021 1 commit
-
-
Glenn Jocher authored
* Update download script headers * cleanup * bug fix attempt * bug fix attempt2 * bug fix attempt3 * cleanup
-