Commit Graph

12 Commits (e16bd3ffad10d785c19d19e65e2830210b9c801c)

Author SHA1 Message Date
hanoch e16bd3ffad random seed, hyp for random perspective 2024-10-30 15:43:20 +02:00
hanoch 5639572615 plot PR curve thresholds and R@P
remove no_aug
2024-10-27 14:49:26 +02:00
hanoch 65d0872a36 CLearML connect config 2024-10-15 14:40:02 +03:00
hanoch 14fd22ef35 train/val/test data split 2024-10-14 14:18:40 +03:00
hanoch e7c36bab68 modify TIR channel expansion to be w/o augmentation 2024-10-14 14:02:24 +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 c1a580e621 comment 2024-08-15 15:40:01 +03:00
hanoch 5bb345f112 fix annotation txtx file creation 2024-08-07 18:03:48 +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
Dhia_Oussayed 0d882e553e
Fixed a bug for Hyperparameters Evolution. (#344)
* Update hyp.scratch.custom.yaml

anchors parameter missing, evolution won't start without.

* Update train.py

Updated the hyperparameter evolution metadata variable to match the hyp.yaml files for the evolution to run successfully.

* Update hyp.scratch.p5.yaml

Added the anchors parameter, evolution don't start without it.

* Update hyp.scratch.p6.yaml

added the anchors parameter for the hyperparameter evolution.

* Update hyp.scratch.tiny.yaml

added the anchors parameter for the hyperparameters evolution

* Update hyp.scratch.custom.yaml

* Update hyp.scratch.tiny.yaml

* Update hyp.scratch.p5.yaml

* Update hyp.scratch.p6.yaml

* Update train.py

* Update train_aux.py
2022-07-28 22:09:52 +03:00
Kin-Yiu, Wong e44853eb4b
main code
add custom hyp
2022-07-10 10:37:03 +08:00
Kin-Yiu, Wong a1c6e04c7c
main code
code for inference
2022-07-06 23:23:27 +08:00