- 26 6月, 2021 12 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
For seed=0 on single-GPU.
-
由 Glenn Jocher 提交于
* merge master * Update get_coco.sh
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
Co-authored-by:
U-LAPTOP-5N89P8V7\banhu <ban.huang@foxmail.com>
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* update clip_coords for numpy * uncomment * cleanup * Add autosplits * fix * cleanup
-
由 Ayush Chaurasia 提交于
* Update tables API and windows path fix * update dataset check
-
- 25 6月, 2021 5 次提交
-
-
由 Piotr Skalski 提交于
-
由 Glenn Jocher 提交于
-
由 Yonghye Kwon 提交于
* Edit Comments for numpy2torch tensor process Edit Comments for numpy2torch tensor process * add xyxy2xywhn add xyxy2xywhn * add xyxy2xywhn * formatting * pass arguments pass arguments * edit comment for xyxy2xywhn() edit comment for xyxy2xywhn() * cleanup datasets.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Add optional dataset.yaml `path` attribute @KalenMike * pass locals to python scripts * handle lists * update coco128.yaml * Capitalize first letter * add test key * finalize GlobalWheat2020.yaml * finalize objects365.yaml * finalize SKU-110K.yaml * finalize SKU-110K.yaml * finalize VisDrone.yaml * NoneType fix * update download comment * voc to VOC * update * update VOC.yaml * update VOC.yaml * remove dashes * delete get_voc.sh * force coco and coco128 to ../datasets * Capitalize Argoverse_HD.yaml * Capitalize Objects365.yaml * update Argoverse_HD.yaml * coco segments fix * VOC single-thread * update Argoverse_HD.yaml * update data_dict in test handling * create root
-
- 24 6月, 2021 1 次提交
-
-
由 Yonghye Kwon 提交于
edit comment
-
- 23 6月, 2021 2 次提交
-
-
-
由 Glenn Jocher 提交于
-
- 22 6月, 2021 4 次提交
-
-
由 Glenn Jocher 提交于
@KalenMike
-
由 Glenn Jocher 提交于
-
由 fcakyon 提交于
-
由 Glenn Jocher 提交于
* Fix `img2label_paths()` order * fix, 1
-
- 21 6月, 2021 2 次提交
-
-
由 Glenn Jocher 提交于
* Add yolov5/ to path * rename functions to run() * cleanup * rename fix * CI fix * cleanup find models/export.py
-
由 Ayush Chaurasia 提交于
* Allow config cahnge * Allow val change in wandb config * Don't resume transfer learning runs * Add entity in log dataset
-
- 20 6月, 2021 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Update train.py explicit arguments * Update train.py * Add run method
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Eliminate `total_batch_size` variable * cleanup * Update train.py
-
- 19 6月, 2021 5 次提交
-
-
由 Glenn Jocher 提交于
* Update DDP for `torch.distributed.run` * Add LOCAL_RANK * remove opt.local_rank * backend="gloo|nccl" * print * print * debug * debug * os.getenv * gloo * gloo * gloo * cleanup * fix getenv * cleanup * cleanup destroy * try nccl * return opt * add --local_rank * add timeout * add init_method * gloo * move destroy * move destroy * move print(opt) under if RANK * destroy only RANK 0 * move destroy inside train() * restore destroy outside train() * update print(opt) * cleanup * nccl * gloo with 60 second timeout * update namespace printing
-
由 Glenn Jocher 提交于
-
由 lb-desupervised 提交于
* Slightly modify CLI execution This simple change makes it easier to run the primary functions of this repo (train/detect/test) from within Python. An object which represents `opt` can be constructed and fed to the `main` function of each of these modules, rather than having to call the lower level functions directly, or run the module as a script. * Update export.py Add CLI parsing update for more convenient module usage within Python. Co-authored-by:
Lewis Belcher <lb@desupervised.io>
-
由 Mai Thanh Minh 提交于
* Create shortcircuit in augment_hsv when hyperparameter are zero * implement faster opt-in Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
Swapped order of operations for faster first per https://github.com/ultralytics/yolov5/commit/f527704cd32c42bc0bba9cce04601783b8563204#r52362419
-
- 18 6月, 2021 5 次提交
-
-
由 Glenn Jocher 提交于
-
由 ZouJiu1 提交于
* EMA changes for pre-model's batch_size * Update train.py * Update torch_utils.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
* Cache v0.3: improved corrupt image/label reporting Fix for https://github.com/ultralytics/yolov5/issues/3656#issuecomment-863660899 * cleanup
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-