9 Commits

Author SHA1 Message Date
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