the pth file cannot be decompressed
Light-- opened this issue · 5 comments
i download the BMN_best.pth.tar
from the BaiduYun(pan.baidu.com) link u provided, for 2 times, both cannot be decompressed.
>tar -xvf BMN_best.pth.tar
tar: Error opening archive: Unrecognized archive format
Could u pls. help to check if the compressed file corrupted?
The files don't need to be decompressed.
The files don't need to be decompressed.
only rename it to BMN_best.pth
?
You need't to do any thing. You can find the answer by yourself if you look at the code.
BMN-Boundary-Matching-Network/main.py
Line 110 in 45d0514
You need't to do any thing. You can find the answer by yourself if you look at the code.
BMN-Boundary-Matching-Network/main.py
Line 110 in 45d0514
Okay, then i need to create a folder named "checkpoint" and put the file in it, right?
how can we get the file BMN_best.pth.tar?