Commit Graph

3617 Commits

Author SHA1 Message Date
Kin-Yiu, Wong 82204345b6 main code
rename
2022-07-13 21:56:48 +08:00
Kin-Yiu, Wong 8f23bae549 main code
rename
2022-07-13 21:56:28 +08:00
Kin-Yiu, Wong 6bc5a4da7b main code
update readme
2022-07-13 12:54:06 +08:00
Kin-Yiu, Wong 9a1be4e0f7 main figure
update yolov7 prediction
2022-07-13 12:47:17 +08:00
Kin-Yiu, Wong 5d135f70d8 main code
update aux training
2022-07-13 10:46:18 +08:00
Kin-Yiu, Wong bedf15a0b4 main code
update aux training
2022-07-13 10:36:20 +08:00
Kin-Yiu, Wong ec69700a9c main code
update aux training
2022-07-13 10:31:45 +08:00
Kin-Yiu, Wong f7945dc747 main code
update readme
2022-07-13 10:11:42 +08:00
Kin-Yiu, Wong 7bdafde7c6 Update README.md 2022-07-13 09:52:34 +08:00
Kin-Yiu, Wong 261b1cfdb2 main code
update reparameterization
2022-07-13 09:51:08 +08:00
Kin-Yiu, Wong f5d50fa8c0 main code
update readme
2022-07-11 18:20:53 +08:00
Kin-Yiu, Wong 04991d916c main figure
add more tasks
2022-07-11 18:09:09 +08:00
Kin-Yiu, Wong 46f8fc17d9 main code
update path
2022-07-11 15:30:56 +08:00
Kin-Yiu, Wong 09b8e34ae5 main code
update default activation function
2022-07-11 13:29:40 +08:00
Ding 2d5537bad5 docs: update virtualenv section of readme (#911) 2022-07-09 19:53:33 -07:00
Kin-Yiu, Wong e44853eb4b main code
add custom hyp
2022-07-10 10:37:03 +08:00
Kin-Yiu, Wong b1a23d4938 main code
update link
2022-07-10 10:33:30 +08:00
Kin-Yiu, Wong 54627aa3ac main code
@albertfaromatics https://github.com/WongKinYiu/yolov7/issues/35#issuecomment-1178800685
2022-07-10 10:19:41 +08:00
Kin-Yiu, Wong c587e8f467 main code
@liguagua752109150 https://github.com/WongKinYiu/yolov7/issues/33#issuecomment-1178669212
2022-07-10 10:00:19 +08:00
Kin-Yiu, Wong eef4f2c928 main code
update yolov7-tiny training cfg
2022-07-09 13:25:21 +08:00
Kin-Yiu, Wong a7fa81ff49 main code
update yolov7-tiny deploy cfg
2022-07-09 13:24:19 +08:00
Alexey 0d1be18090 Update README.md 2022-07-09 07:24:10 +03:00
AK391 37fbdfefb8 add web demo (#58) 2022-07-09 07:23:14 +03:00
AlexeyAB84 dfc68171c1 Added requirements.txt 2022-07-09 02:26:32 +03:00
Alexey 9cd377429f Update README.md 2022-07-08 21:31:37 +03:00
Kin-Yiu, Wong 5f1b78ad61 main code
set top_k temporally
2022-07-08 17:12:36 +08:00
Kin-Yiu, Wong 8f2e9e701c main code
update training instruction
2022-07-08 17:04:00 +08:00
Kin-Yiu, Wong 941585a465 main code
upload cfg
2022-07-08 16:50:39 +08:00
Alexey 9ee1835a7e Update README.md 2022-07-08 05:25:03 +03:00
Alexey 8fb5123649 Create LICENSE.md 2022-07-07 08:13:49 +03:00
Kin-Yiu, Wong 9dc0bed9d5 main description
add link to pre-trained model
2022-07-07 11:11:51 +08:00
dependabot[bot] dcc5e23485 Bump lxml from 4.6.5 to 4.9.1 in /requirements (#909)
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 18:47:50 -07:00
Kin-Yiu, Wong 9a00c173a4 Update README.md 2022-07-07 08:24:04 +08:00
Kin-Yiu, Wong 9528dfb657 main description
update readme
2022-07-07 00:26:03 +08:00
Kin-Yiu, Wong 0de48a8233 main figure
add performance
2022-07-07 00:04:20 +08:00
Kin-Yiu, Wong 3a62ea0a16 main description
update readme
2022-07-07 00:02:25 +08:00
Kin-Yiu, Wong a1c6e04c7c main code
code for inference
2022-07-06 23:23:27 +08:00
Kin-Yiu, Wong bc3e648286 Initial commit 2022-07-06 23:14:07 +08:00
s_teja 5bc7fb9a9c CreateML fixes (#906)
Support createML format
2022-07-05 13:48:10 -07:00
pre-commit-ci[bot] 92c3bd7a4e [pre-commit.ci] pre-commit suggestions (#1961)
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.3.0)
- [github.com/asottile/pyupgrade: v2.31.1 → v2.34.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.34.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-04 22:09:35 +02:00
alex-fdias b3244d05cd Fix downloading file by URL (Windows) (#1958)
as_posix() needed so that backslashes are output as forward slashes in the URL string (Windows)

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-06-29 18:18:08 +02:00
Glenn Jocher 7ec9614961 Update loss.py (#1959)
* Update loss.py

* Update metrics.py

* Update loss.py
2022-06-29 18:07:06 +02:00
tzutalin eb603c29e1 Fix unexpected type 'float' labelImg in labelDialog 2022-06-18 23:38:03 -07:00
tzutalin 1c94399b91 Fix wrong link for different readme in diffeerent locales 2022-06-14 23:12:04 -07:00
tzutalin dd6e530961 Update build badge 2022-06-14 23:07:24 -07:00
tzutalin 5a3899c2e0 Update README 2022-06-14 22:56:28 -07:00
tzutalin 3a360ad8f5 Revert "Create pylint.yml"
This reverts commit 1efa3d80d2.
2022-06-14 22:39:47 -07:00
Ryan Hirasaki 62e0da6824 Replace Travis CI with GitHub Actions, and make Windows/Linux builds. (#896) 2022-06-14 22:37:49 -07:00
darrenl 1efa3d80d2 Create pylint.yml 2022-06-14 22:37:24 -07:00
dependabot[bot] 0aa65efcc0 Bump actions/setup-python from 3 to 4 (#1956)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:41:14 +02:00