validation issue with checkpoints .pth format
nihalgupta84 opened this issue · 3 comments
I have pretrained checkpoints in .pth format.
during validation i am giving the path of /path/to/checkpoitns.pth
but it shows unrecognized error.
Hi,
Could you provide more details about the error? What is the specific command you're running and what's the exact error message?
Best
thanks! solved this but have another issue with
flownets model: while loading pre-trained checkpoints of {trained in chairs}, {trained in sintel} and {trained in kitti}
it thorugh model weights compatibility issue. I hope, this is the base model as prescribed in paper.
and where do i find the spynet model
Hi, please provide the exact command and error message so it's easier to identify the problem.
We unfortunately don't have spynet, so you will have to use another code for that model.
Best