3623 Commits

Author SHA1 Message Date
matlabbe
ade3e11e06
Update README.md 2022-12-11 00:34:20 -08:00
matlabbe
f985fa4ff5 Fixing humble build 2022-12-11 00:26:25 -08:00
matlabbe
9cb2d09a32 readme: Updated CI status 2022-12-11 00:23:35 -08:00
matlabbe
8526803d08 backward compatibility (foxy) 2022-12-11 00:17:23 -08:00
matlabbe
fe502d5a0f Updated workflows 2022-12-11 00:03:46 -08:00
matlabbe
dee5826d1f Added worflows 2022-12-10 23:59:32 -08:00
matlabbe
eebb4411ce Fixed ros1 build 2022-12-10 23:49:38 -08:00
matlabbe
239caa2906 fixed build without ros 2022-12-10 23:43:38 -08:00
matlabbe
634224960d Working ros2 version 2022-12-10 23:39:35 -08:00
matlabbe
b0b5d24c76 Fixed #135. Fixed opencv include dir order. 2022-12-10 16:06:35 -08:00
Kin-Yiu, Wong
8c0bf3f789
Update README.md 2022-12-02 19:21:44 +08:00
s-mohaghegh97
a441ab1593
fix half bug. (#1989)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-11-27 17:14:27 -08:00
s-mohaghegh97
d5790b0c66
fix tflite converter bug for tiny models. (#1990)
* fix tflite converter bug for tiny models.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-27 17:13:50 -08:00
matlabbe
75342649fa getDepth: return invalid depth when value is zero (for float depth images) 2022-11-26 18:03:12 -08:00
Glenn Jocher
dd838e2586
Update ci-testing.yml (#1981) 2022-10-16 11:55:23 +02:00
Glenn Jocher
9219f135d5
Update requirements.txt (#1980) 2022-10-16 11:50:15 +02:00
Glenn Jocher
88a803126b
Update ci-testing.yml 2022-10-16 11:45:19 +02:00
jpkoponen
072f76c72c
Fix a GPU memory leak in detect. No need to calculate gradients in inference. (#900)
Co-authored-by: JKO095 <juho-pekka.koponen@wartsila.com>
2022-10-07 23:50:04 +02:00
Alexey S
8b616af63a
Update README.md (#850) 2022-10-04 18:53:54 +03:00
Kin-Yiu, Wong
8035ee6db9
main code
fix https://github.com/WongKinYiu/yolov7/issues/855
2022-09-28 16:56:31 +08:00
dependabot[bot]
b0b071dda8
Bump actions/stale from 5 to 6 (#1975)
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 12:38:40 +02:00
Glenn Jocher
3f855edca5
Update requirements.txt (#1973) 2022-09-24 13:15:34 +02:00
Lauren Sell
b33f965b6d
Readme updates (#950)
Adds information about Label Studio community to welcome LabelImg users
2022-09-22 15:12:32 -07:00
Kıvanç Tezören
55b90e1119
Add option to use YOLOv5 AP metric (#775)
* Add YOLOv5 metric option

* Inform if using v5 metric
2022-09-16 21:14:01 +03:00
Maximilian Gangloff
b1850c7dca
Fix updated image size not used (#739)
Co-authored-by: magangloff <71378343+magangloff@users.noreply.github.com>
2022-09-12 17:45:16 +03:00
HRan2004
2e99efb27f
fix(utils): missing edge when resample segments (#611) 2022-09-12 17:37:21 +03:00
Damian Deza
1cb8aa5c9f
Fixed issue with confidence for single class detectors when exporting (#607)
* Fixed issue with confidence for single class detectors when exporting

* Typo
2022-09-12 17:28:19 +03:00
Akash A Desai
09d6293f32
updated Reparameterization weight path & added steps for doing Reparameterization ,also fixed few typos (#552)
* Update reparameterization.ipynb

* Update reparameterization.ipynb

* Update reparameterization.ipynb

* Update reparameterization.ipynb

* Update reparameterization.ipynb

* Add files via upload

* Update userdata.sh

fix typo of yolov7
2022-09-12 17:22:26 +03:00
Glenn Jocher
0bbd0558ed
Update ci-testing.yml remove macos-latest (#1969)
Update ci-testing.yml
2022-09-03 03:22:09 +02:00
Kin-Yiu, Wong
44d8ab4178
main code
update readme
2022-08-23 08:27:01 +08:00
Kin-Yiu, Wong
24c49f258f
main figure
upload teaser figure
2022-08-23 08:25:08 +08:00
spacewalk01
064c71e7c2
fix a model inference problem on cpu (#502)
* fix model inference problem on cpu

* Update keypoint.ipynb
2022-08-16 16:23:16 +03:00
AlexeyAB84
36ce6b2087 Use compute_loss_ota() if there is not loss_ota param or loss_ota==1 2022-08-16 02:10:07 +03:00
Alexey
6ded32cc8d
Update README.md 2022-08-12 10:16:17 +03:00
AlexeyAB84
f4d34e4b75 Added YOLOv7CoreML.ipynb 2022-08-12 10:08:57 +03:00
Kin-Yiu, Wong
1b6372059d
main code
update readme
2022-08-11 19:53:09 +08:00
Kin-Yiu, Wong
67e692399d
main code
upload figures
2022-08-11 19:48:22 +08:00
Kin-Yiu, Wong
376f0b075b
main code
update readme
2022-08-11 19:17:24 +08:00
Kin-Yiu, Wong
3708cdedd2
main code
update anchor https://github.com/WongKinYiu/yolov7/issues/272
2022-08-09 20:06:36 +08:00
Kin-Yiu, Wong
54d3908a0c
main code
update anchors
2022-08-09 15:23:42 +08:00
Wang Xin
fef71ef42c
update gitignore (#461) 2022-08-09 09:28:28 +03:00
AlexeyAB84
892b603718 Added .gitignore 2022-08-09 08:07:05 +03:00
AlexeyAB84
711a16ba57 Added param loss_ota for hyp.yaml, to disable OTA for faster training 2022-08-09 07:48:28 +03:00
AlexeyAB84
469a4d0e8d minor fix 2022-08-09 07:46:47 +03:00
tripleMu
8dc755a359
Add grid concat and fuse such operators (#389)
* Add grid concat and fuse so many op

* Fix model

* Fix other detector

* Update yolo.py

* Update yolo.py

Co-authored-by: Alexey <AlexeyAB@users.noreply.github.com>
2022-08-09 07:26:05 +03:00
spacewalk01
c14ba0c297
fixed the problem of downloading models (#451) 2022-08-08 10:17:40 +03:00
Taka
8758cdd838
fix darwin platform string (#454) 2022-08-08 10:17:04 +03:00
Kayce001
4789bd1a4f
Update keypoint.ipynb (#292)
* Update keypoint.ipynb

add "with torch.no_grad():" in line 60.

* Update keypoint.ipynb
2022-08-06 06:39:28 +03:00
AlexeyAB84
591c5b0236 minor fix 2022-08-06 01:45:25 +03:00
Taka
cfde076fb4
Fix coreml quantization (#434)
Instead of importing platform, you can check it by `sys.platform`. By the way, `prefix` is a missing value in this script.
2022-08-06 00:13:32 +03:00