3256 Commits

Author SHA1 Message Date
7e49290a07 updated pre defined classes in labelImg 2023-02-21 21:53:37 +05:30
a52800deb9 Add 'labelImg/' from commit 'b33f965b6d14c14f1e46b247f1bf346e03f2e950'
git-subtree-dir: labelImg
git-subtree-mainline: dbe80aca780253f6ee1e5a2f8686407ca179e921
git-subtree-split: b33f965b6d14c14f1e46b247f1bf346e03f2e950
2023-02-21 21:52:18 +05:30
dbe80aca78 yolo with runs.zip file exp 14 is the best weight 2023-02-21 21:43:51 +05:30
34abb2b0dd Add 'yolov3/' from commit '76d848608107780ef92eae7fcbb151b91b6ee368'
git-subtree-dir: yolov3
git-subtree-mainline: acb43f001dc87d510517c6975bc993cc6008d7f2
git-subtree-split: 76d848608107780ef92eae7fcbb151b91b6ee368
2023-02-21 21:38:24 +05:30
acb43f001d updated requirements file 2023-02-21 21:36:29 +05:30
9d13daf490 Add 'yolov7/' from commit '2fdc7f14395f6532ad05fb3e6970150a6a83d290'
git-subtree-dir: yolov7
git-subtree-mainline: 19a8fee75d3bfbbb870049d5cb18c45036bd0283
git-subtree-split: 2fdc7f14395f6532ad05fb3e6970150a6a83d290
2023-02-21 21:35:10 +05:30
19a8fee75d removing git repos 2023-02-21 21:33:11 +05:30
68e3ec8ada flann_based is the code for pose estimation 2023-02-21 21:00:34 +05:30
bad71a42d0 Initial commit 2023-02-21 16:17:00 +01:00
Glenn Jocher
76d8486081
Update README.md (#2021) 2023-02-20 13:52:59 +01:00
Glenn Jocher
527ce02916
Update .pre-commit-config.yaml (#2019)
* Update .pre-commit-config.yaml

* Update __init__.py

* Update .pre-commit-config.yaml

* Precommit updates
2023-02-17 21:52:12 +01:00
Glenn Jocher
a0a4012739
Update downloads.py (#2018)
* Update downloads.py

* [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>
2023-02-17 21:27:34 +01:00
Glenn Jocher
21a56e51e5
Update README.md (#2016)
* Update README.md

* [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>
2023-02-15 20:34:42 +04:00
Glenn Jocher
2fe0555522
Update README (#2015) 2023-02-15 20:33:12 +04:00
Glenn Jocher
6c8bc40309
Update README (#2013)
* Update README

* Update README

* Update README

* Update README.md
2023-02-13 20:28:02 +04:00
Glenn Jocher
50f78bfd08
README link fixes (#2012)
Link fixes
2023-02-13 01:46:19 +04:00
Glenn Jocher
f50bcfcc3e
YOLOv3 general updates, improvements and fixes (#2011)
* YOLOv3 updates

* Add missing files

* Reformat

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

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

* Reformat

* Reformat

* Reformat

* Reformat

* [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>
2023-02-11 15:20:10 +04:00
Glenn Jocher
1a2d5c6a5a
Update Dockerfile (#2010)
* Update Dockerfile

* Update Dockerfile
2023-02-11 02:15:51 +04:00
Glenn Jocher
6013704cf5 Updates 2023-02-11 02:13:22 +04:00
Glenn Jocher
e7b8da6493
Update Dockerfile (#2009) 2023-02-11 02:08:53 +04:00
Glenn Jocher
a57a6df95b
Update greetings.yml (#2007) 2023-02-11 02:02:13 +04:00
Glenn Jocher
05209583a0
Update README.md (#2006) 2023-02-11 02:01:57 +04:00
dependabot[bot]
ae460cf4ff
Bump cirrus-actions/rebase from 1.7 to 1.8 (#1999)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.7...1.8)

---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2023-01-02 21:10:43 +01:00
Rohan Patankar
2fdc7f1439
utils/loss.py minor bug fix (#1344)
* utils/loss.py L.NO 742

* Changed np.int to np.int32 due to deprecation of np.int
2023-01-01 21:29:01 +01:00
Trieu Viet Hung
48052c42c4
Update loss.py (#1337)
Update line 687: add a round bracket which make an error when start training
2022-12-29 16:45:30 +01:00
superfast852
45f2c1fe55
fix indices device bug (#1311) 2022-12-28 04:40:57 +01:00
Sam_S
557e3837af
Fix np, uda dev issue (#1272)
Limit numpy version to avoid issue with tensorboard, conv np.int to just int, fix  mismatched device issuecuda dev issue
2022-12-28 04:39:34 +01:00
dependabot[bot]
91b040619f
Bump actions/stale from 6 to 7 (#2000)
* Bump actions/stale from 6 to 7

Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [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/v6...v7)

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-27 13:51:06 +01:00
Kin-Yiu, Wong
8e9f0b731d
Update README.md 2022-12-27 13:38:33 +08:00
Glenn Jocher
2813de7cc3 Created using Colaboratory 2022-12-19 10:57:59 +01: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
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