Kwok Wai Lok

Results 3 issues of Kwok Wai Lok

Traceback (most recent call last): File "run_pseudo_labelling.py", line 1028, in main() File "run_pseudo_labelling.py", line 1011, in main eval_step_with_save(split=split) File "run_pseudo_labelling.py", line 941, in eval_step_with_save wer_metric, pred_str, label_str, norm_pred_str, norm_label_str, eval_ids...

Encountered this error when training at the 10th epochs. /home/matthew_kwok_tictag_io/SOLIDER-REID/utils/metrics.py:12: UserWarning: This overload of addmm_ is deprecated: addmm_(Number beta, Number alpha, Tensor mat1, Tensor mat2) Consider using one of the...

After I got exported the model when using llm_export, when I try to run got.py, this error occurred OSError: /home/matthew_kwok_tictag_io/gotocr/GOT-OCRv2-onnx/llm-export/GOT-OCR2_0-onnx does not appear to have a file named config.json. Checkout...