Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource in the example is not available any more #5484

Open
heagoo opened this issue Jun 1, 2024 · 0 comments
Open

Resource in the example is not available any more #5484

heagoo opened this issue Jun 1, 2024 · 0 comments

Comments

@heagoo
Copy link

heagoo commented Jun 1, 2024

In example file:
https://github.com/Tencent/ncnn/blob/master/examples/rvm.cpp
Here mentions the resource location:
//original pretrained model from https://github.com/PeterL1n/RobustVideoMatting
//ncnn model https://pan.baidu.com/s/11iEY2RGfzWFtce8ue7T3JQ password: d9t6
if (net.load_param("rvm_512.param"))
exit(-1);
if (net.load_model("rvm_512.bin"))
exit(-1);
But looks like not available any more.
Can you help re-upload it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant