hanoch
|
6b8d33fa31
|
detect.py: support of txt file list
FL with configured weighted loss : alpha
test.py: tSNE over the cropped bbox features
|
2025-02-16 10:03:45 +02:00 |
hanoch
|
02f785d2dc
|
check train dataset objects class id violation. n-ch in as param,
|
2024-08-27 13:58:16 +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 |
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
|
4f6e390c99
|
main code
fix nan of aux training https://github.com/WongKinYiu/yolov7/issues/250#issue-1312356380 @hudingding
|
2022-07-21 12:09:25 +08:00 |
Kin-Yiu, Wong
|
2267955898
|
main code
update loss
|
2022-07-15 13:43:12 +08:00 |
Kin-Yiu, Wong
|
ef4dde425b
|
main code
fix gain for train_aux
|
2022-07-14 16:49:38 +08:00 |
Kin-Yiu, Wong
|
ec69700a9c
|
main code
update aux training
|
2022-07-13 10:31:45 +08:00 |
Kin-Yiu, Wong
|
54627aa3ac
|
main code
@albertfaromatics https://github.com/WongKinYiu/yolov7/issues/35#issuecomment-1178800685
|
2022-07-10 10:19:41 +08:00 |
Kin-Yiu, Wong
|
c587e8f467
|
main code
@liguagua752109150 https://github.com/WongKinYiu/yolov7/issues/33#issuecomment-1178669212
|
2022-07-10 10:00:19 +08:00 |
Kin-Yiu, Wong
|
5f1b78ad61
|
main code
set top_k temporally
|
2022-07-08 17:12:36 +08:00 |
Kin-Yiu, Wong
|
a1c6e04c7c
|
main code
code for inference
|
2022-07-06 23:23:27 +08:00 |