hanoch
2de1a2593c
Random padding, Val/train new split append to previous list
2024-11-17 15:10:26 +02:00
hanoch
5e5dfde1f1
Fix rnd perspective fillng the padded pixels by TIR mean value to reduce edges artifacts.
...
mAP per med/large exclusively
2024-11-06 16:54:53 +02:00
hanoch
15755c31b9
dataset.py: align test() loader to train
...
scaling before mosaic with predefined filling_value according to img precision chnaged by scaling before mosaic. filling uint16 with image.mean()
detect.py : align to latest changes as test.py
test.py : support in large object size metrices stats_all_large
plots.py : plot detections with th>0.1 (not 0.25)
2024-11-04 10:08:35 +02:00
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
e2f0c15a00
remove torch anomaly()
2024-10-22 10:32:51 +03:00
hanoch
f366ed0f30
stability of denum in data norm/standard
2024-10-21 15:57:07 +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
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
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
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
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
Ben Raymond
894a93e318
Fixes #199 ( #203 )
2022-07-21 20:07:49 +03:00
Kin-Yiu, Wong
a1c6e04c7c
main code
...
code for inference
2022-07-06 23:23:27 +08:00