AngeloPrete
Results
2
issues of
AngeloPrete
The links of datasets and model weights are out of date. Can you please update the link?
I get this error when i try to run inference: Traceback (most recent call last): File "../opt/project/main.py", line 392, in inference(args) File "/opt/project/inference_tools/inference_engine.py", line 37, in inference model.load_state_dict(checkpoint['model'], strict=False) File...