Commit Graph

5 Commits (1fcfbb6f5b8424bf51c8fb743a083e873497a4b7)

Author SHA1 Message Date
Chakra Timilsina 8a5d9730ab fix:touch load required weight only false 2025-03-18 14:14:39 +05:45
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