Commit Graph

145 Commits (292ca3b30894938fc1564f15fb363643d2259ad8)
 

Author SHA1 Message Date
hanoch 292ca3b308 train/val/test data split 2024-10-14 14:17:35 +03:00
hanoch e7c36bab68 modify TIR channel expansion to be w/o augmentation 2024-10-14 14:02:24 +03:00
hanoch abdcce0e70 Test : medium size try/excepton 2024-10-14 10:32:25 +03:00
hanoch e5654f43f0 tir channel expansion, adapt mosaic to TIR or any other than UINT8/RGB , inversion aug is dtype dependant. test.py : verbose save class mAP , mAP per size. ClearML support 2024-09-23 11:23:13 +03:00
hanoch c3276b3de9 Test/ train/detect :Scaling and normalization. 2024-09-15 09:20:39 +03:00
hanoch 02f785d2dc check train dataset objects class id violation. n-ch in as param, 2024-08-27 13:58:16 +03:00
hanoch 18086f7c35 comment 2024-08-19 15:56:20 +03:00
hanoch c8c3363926 Fixed randomizer gets integers only! 2024-08-15 15:46:47 +03:00
hanoch c1a580e621 comment 2024-08-15 15:40:01 +03:00
hanoch b82fdc0574 Add support using the "parent" directory in data.yaml as parent for the images folder 2024-08-08 14:44:50 +03:00
hanoch 5bb345f112 fix annotation txtx file creation 2024-08-07 18:03:48 +03:00
Kin-Yiu, Wong a207844b1c
Update README.md 2023-11-03 10:05:01 +08:00
Kin-Yiu, Wong 2c612d33db
Update README.md 2023-11-03 10:00:11 +08:00
Kin-Yiu, Wong 84932d70fb
Update README.md 2023-05-30 14:17:22 +08:00
Kin-Yiu, Wong 7d71f295ec
Update README.md 2023-05-30 14:15:49 +08:00
Kin-Yiu, Wong bc2d6be094
Add files via upload 2023-05-30 14:15:05 +08:00
Kin-Yiu, Wong f1f88bf49d
Update README.md 2023-05-30 14:14:10 +08:00
Kin-Yiu, Wong 3b41c2cc70
Update README.md 2023-03-04 15:39:12 +08: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
Kin-Yiu, Wong 8e9f0b731d
Update README.md 2022-12-27 13:38:33 +08:00
Kin-Yiu, Wong 8c0bf3f789
Update README.md 2022-12-02 19:21:44 +08: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
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
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