Commit Graph

  • 29acedf7dd
    Add Roboflow to README (#4972) Kalen Michael 2021-09-28 18:35:46 +0200
  • fb982d6030
    Fix relative `ROOT` Pytorch Hub custom model bug (#4974) Glenn Jocher 2021-09-28 06:36:12 -0700
  • c1bed601e9
    Fix `isascii()` method calls for python 3.6 (#4958) Diego Montes 2021-09-27 23:16:23 -0400
  • 2993c3fa7a
    Add `roboflow` (#4956) Glenn Jocher 2021-09-27 19:00:05 -0700
  • 3aeb57d66f Created using Colaboratory Glenn Jocher 2021-09-27 18:32:22 -0700
  • 5ed28603cf
    Update relative `ROOT` logic (#4955) Glenn Jocher 2021-09-27 18:26:41 -0700
  • 4e04cb0dc8
    Allow YOLOv5 execution from arbitrary `cwd` (#4954) Glenn Jocher 2021-09-27 17:40:20 -0700
  • a820b43aca
    Automatic Chinese fonts plotting (#4951) Glenn Jocher 2021-09-27 13:48:15 -0700
  • c5ba2abb4a
    Update Dockerfile (#4935) Glenn Jocher 2021-09-26 19:16:14 -0700
  • 5a8e4343d8
    Scope `check_file()` search space (#4933) Glenn Jocher 2021-09-26 17:11:46 -0700
  • 793383232f
    Update default Albumentations (#4931) Glenn Jocher 2021-09-26 12:10:33 -0700
  • d856c48298
    Validate `best.pt` on train end (#4889) Glenn Jocher 2021-09-26 11:54:53 -0700
  • e687873436
    Add Slack Forum badge to README (#4930) Glenn Jocher 2021-09-26 10:54:55 -0700
  • 39c17ce0b9
    Fix `root` referenced before assignment (#4920) Glenn Jocher 2021-09-25 09:16:14 -0700
  • a64a4c839f
    Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) Glenn Jocher 2021-09-25 08:52:36 -0700
  • 1492632796
    Fix zipfile name for coco128-segments (#4914) Jebastin Nadar 2021-09-25 19:13:24 +0530
  • 2c2ef25f8b
    TensorFlow.js export enhancements (#4905) Jiacong Fang 2021-09-25 05:18:15 +0800
  • ce7fa81d4e
    Avoid out-of-image class labels (#4902) Jiacong Fang 2021-09-25 00:23:28 +0800
  • dad8660540
    Fix arg help string to match 'classes' arg name (#4893) NauchtanRobotics 2021-09-24 23:44:01 +1000
  • 59aae85a7e
    W&B: Fix dataset check (#4879) Ayush Chaurasia 2021-09-21 23:32:32 +0530
  • 9febea79de
    W&B: Login only in master processes (#4866) Ayush Chaurasia 2021-09-20 19:49:34 +0530
  • 8ad9e4ed5b
    Annotator `check_font()` RANK -1 remove progress (#4864) Glenn Jocher 2021-09-20 13:57:23 +0200
  • 2b3109eeb0
    Fix DDP destruction `LOGGER.info()` (#4863) Glenn Jocher 2021-09-20 13:12:48 +0200
  • 2809616345
    Update Dockerfile (#4862) Glenn Jocher 2021-09-20 13:10:41 +0200
  • 40d1c80503
    Update Dockerfile (#4861) Glenn Jocher 2021-09-20 12:22:24 +0200
  • 9ef94940aa
    Update greetings.yml (#4856) Glenn Jocher 2021-09-18 18:43:26 +0200
  • 4c839eeb10
    Simplify `check_requirements()` usage (#4855) Glenn Jocher 2021-09-18 18:34:30 +0200
  • 4d1a2ac87e
    Update `sys.path.append(str(ROOT))` (#4852) Glenn Jocher 2021-09-18 15:02:08 +0200
  • 3732f9ac8a
    Refactor argparser printing to `print_args()` (#4850) Glenn Jocher 2021-09-18 14:16:19 +0200
  • 84bfa89236
    Consolidate `init_seeds()` (#4849) Glenn Jocher 2021-09-18 13:28:42 +0200
  • 302a1b0bb0
    W&B: Enable login timeout (#4843) Ayush Chaurasia 2021-09-17 22:29:34 +0530
  • 4fdaec0449
    Single `cache_version` definition (#4846) Glenn Jocher 2021-09-17 18:01:52 +0200
  • fe39562a5f
    Sorted datasets update to `cache_labels()` (#4845) Glenn Jocher 2021-09-17 17:35:45 +0200
  • 3a822a22ce
    `PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) Glenn Jocher 2021-09-17 13:02:37 +0200
  • e83792e65c Created using Colaboratory Glenn Jocher 2021-09-17 11:40:47 +0200
  • 850f98f508 Created using Colaboratory Glenn Jocher 2021-09-17 11:39:00 +0200
  • 27a4736e96
    Fix val.py study plot (#4831) Glenn Jocher 2021-09-16 17:55:58 +0200
  • 3beb871ba4
    Multiple TF export improvements (#4824) Jiacong Fang 2021-09-16 21:27:22 +0800
  • 6b44ecd53d
    Fix 'PyTorch starting from' for URL weights (#4828) Glenn Jocher 2021-09-16 14:38:35 +0200
  • 43b2817f6e
    Feature/fix export on url (#4823) Kalen Michael 2021-09-16 13:33:54 +0200
  • 0dc725e3dc
    Refactor `forward()` method profiling (#4816) Glenn Jocher 2021-09-16 09:47:34 +0200
  • 621b6d5ba8
    Evolution `--resume` fix (#4802) Glenn Jocher 2021-09-15 13:13:33 +0200
  • b74dd4ba4f
    Add `--int8` argument (#4799) Glenn Jocher 2021-09-15 11:33:46 +0200
  • fcb225c1c8
    Shuffle all 4(or 9) images in mosaic augmentation (#4787) Jihoon Kim 2021-09-15 07:57:06 +0900
  • aa1859909c
    Update ci-testing.yml (#4772) Glenn Jocher 2021-09-12 23:40:28 +0200
  • b161edf873
    Update ci-testing.yml (#4770) Glenn Jocher 2021-09-12 17:55:41 +0200
  • c3a93d783d
    Add TensorFlow formats to `export.py` (#4479) Glenn Jocher 2021-09-12 15:52:24 +0200
  • c47be26f34
    Replace `path.absolute()` with `path.resolve()` (#4763) Glenn Jocher 2021-09-11 22:46:33 +0200
  • cd810c8286
    Centralize `user_config_dir()` decision making (#4755) Glenn Jocher 2021-09-11 16:32:08 +0200
  • 22ee6fb7c1
    Update `is_writeable()` for 2 methods (#4744) Glenn Jocher 2021-09-10 17:52:33 +0200
  • ff35292520
    Add TF and TFLite models to `.dockerignore` (#4748) Glenn Jocher 2021-09-10 17:52:21 +0200
  • 6c554b75ea
    Add TF and TFLite models to `.gitignore` (#4747) Glenn Jocher 2021-09-10 17:51:22 +0200
  • a144536f88
    Fix `is_writeable()` for 3 OS support (#4743) Glenn Jocher 2021-09-10 17:06:22 +0200
  • 19e28e3bfe
    Add `callbacks` to train function in W&B sweep (#4742) Josh Veitch-Michaelis 2021-09-11 02:28:52 +1200
  • 7af1b4c266
    Improved `detect.py` timing (#4741) Glenn Jocher 2021-09-10 14:34:09 +0200
  • c5360f6e70
    Fix `--data from_HUB.zip` (#4732) Glenn Jocher 2021-09-09 18:01:59 +0200
  • 4a025ae97f
    Fix `user_config_dir()` for GCP/AWS functions (#4726) Glenn Jocher 2021-09-09 17:57:46 +0200
  • 2d9411dbb8
    Scope `onnx-simplifier` requirements check (#4730) Zegorax 2021-09-09 16:49:10 +0200
  • 1cad0ce2c7
    Allow `multi_label` option for NMS with PyTorch Hub (#4728) Jean-Baptiste Martin 2021-09-09 15:32:04 +0200
  • deb434aefa
    Make CONFIG_DIR configurable per environment variable (#4727) JD Costa 2021-09-09 14:29:18 +0100
  • 0d8a184237
    Add `crops = results.crops()` dictionary (#4676) ELHoussineT 2021-09-08 19:42:28 +0200
  • 8e94bf62d9
    Add `user_config_dir('Ultralytics')` (#4715) Glenn Jocher 2021-09-08 18:13:59 +0200
  • 25a7e1dae5
    Update `check_yaml()` comment (#4713) Glenn Jocher 2021-09-08 16:01:03 +0200
  • f984cce52a
    Fix `check_suffix()` (#4712) Glenn Jocher 2021-09-08 15:06:31 +0200
  • a2b3c71636
    Add suffix checks (#4711) Glenn Jocher 2021-09-08 14:36:12 +0200
  • 8e5f9ddbdb
    Remove redundant `ComputeLoss` code (#4701) Zhiqiang Wang 2021-09-08 18:48:33 +0800
  • 2317f86ca4
    Optimised Callback Class to Reduce Code and Fix Errors (#4688) Kalen Michael 2021-09-07 18:32:15 +0200
  • 548745181a
    EarlyStopper updates (#4679) Glenn Jocher 2021-09-05 19:09:53 +0200
  • f64fab5825
    Fixed 'meta' and 'hyp' may out of order when using evolve (#4657) imyhxy 2021-09-05 23:43:09 +0800
  • fad57c29cd
    Fix `is_coco` on missing `data['val']` key (#4642) Glenn Jocher 2021-09-01 16:30:14 +0200
  • 234e8ae6fa
    Fix for `plot_evolve()` string argument (#4639) Glenn Jocher 2021-09-01 15:00:13 +0200
  • de534e9221
    Fix 3 for Arial.ttf redownloads with hub inference (#4629) Glenn Jocher 2021-08-31 20:54:10 +0200
  • a4e8f78c5e
    Fix 2 for Arial.ttf redownloads with hub inference (#4628) Glenn Jocher 2021-08-31 20:05:17 +0200
  • ba0f80874f
    Fix for Arial.ttf redownloads with hub inference (#4627) Glenn Jocher 2021-08-31 15:01:41 +0200
  • 50a9828679
    DDP `torch.jit.trace()` `--sync-bn` fix (#4615) Glenn Jocher 2021-08-30 18:35:07 +0200
  • bb5ebc290e
    Close `matplotlib` plots after opening (#4612) Glenn Jocher 2021-08-30 17:22:21 +0200
  • 11e7c7b48d
    W&B: Don't log models in evolve operation (#4611) Ayush Chaurasia 2021-08-30 20:37:20 +0530
  • 3a72d4a7e3
    Update `check_git_status()` warning (#4610) Glenn Jocher 2021-08-30 17:05:45 +0200
  • 35fe031461
    Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608) Yukun Xia 2021-08-30 09:46:33 -0400
  • e7d1842a98
    Auto-download Arial.ttf on init (#4606) Glenn Jocher 2021-08-30 14:58:22 +0200
  • bb4da083d1 Created using Colaboratory Glenn Jocher 2021-08-30 14:33:53 +0200
  • dc13820c9d
    TensorBoard `on_train_end()` speed improvements (#4605) Glenn Jocher 2021-08-30 13:01:41 +0200
  • b894e69dfc
    Update mosaic plots font size (#4596) Glenn Jocher 2021-08-29 18:05:49 +0200
  • bfad364455 Created using Colaboratory Glenn Jocher 2021-08-29 17:56:35 +0200
  • dbbc6b5c48
    Re-order `plots.py` to class-first (#4595) Glenn Jocher 2021-08-29 17:44:51 +0200
  • e5e5ebc799
    Auto-UTF handling (#4594) Glenn Jocher 2021-08-29 17:15:18 +0200
  • de44376d1b
    Create `Annotator()` class (#4591) Glenn Jocher 2021-08-29 16:46:13 +0200
  • 7b35971ba5
    Fix bug in `plot_one_box` when label is `None` (#4588) Takumi Karasawa 2021-08-29 22:08:27 +0900
  • bbfafeabdb
    Add `Profile()` profiler (#4587) Glenn Jocher 2021-08-29 13:49:04 +0200
  • d7aa3f153d
    Remove `image_weights` DDP code (#4579) Glenn Jocher 2021-08-28 19:17:21 +0200
  • 93cc015748
    Add EarlyStopping feature (#4576) Glenn Jocher 2021-08-28 19:03:52 +0200
  • 8b18b66304
    ONNX opset 13 (#4566) Glenn Jocher 2021-08-27 16:00:39 +0200
  • 8ac96b7975
    Fix for AP calculation limits 0.0 - 1.0 (#4563) Glenn Jocher 2021-08-27 13:23:29 +0200
  • e899d6e8fb
    Fix for corrupt JPEGs auto-fix PR (#4560) Glenn Jocher 2021-08-27 13:01:21 +0200
  • 11f85e7e71
    Auto-fix corrupt JPEGs (#4548) Glenn Jocher 2021-08-26 15:51:04 +0200
  • 2da6444c92
    Fix for `python models/yolo.py --profile` (#4541) Glenn Jocher 2021-08-25 21:23:28 +0200
  • 79af1144c2
    Automatic TFLite uint8 determination (#4515) Glenn Jocher 2021-08-23 17:05:53 +0200
  • 7b1643b5b5
    Add `install=True` argument to `check_requirements` (#4512) Glenn Jocher 2021-08-23 14:38:30 +0200
  • 7316b78e36
    W&B: Refactor the wandb_utils.py file (#4496) Ayush Chaurasia 2021-08-23 16:40:07 +0530
  • d1182c4f29 `check_requirements(('coremltools',))` (#4478) Glenn Jocher 2021-08-18 21:16:57 +0200