Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

IndexOutOfRangeException: Index was outside the bounds of the array. #21

Closed
november15 opened this issue Aug 12, 2022 · 5 comments
Closed

Comments

@november15
Copy link

Robust Video Matting - High Resolution Human Segmentation:
image
please help

@olokobayusuf
Copy link
Member

Are you using a custom RVM model? Or are you fetching the model from NatML Hub? Can you share the exact example code that causes this error?

@november15
Copy link
Author

Are you using a custom RVM model? Or are you fetching the model from NatML Hub? Can you share the exact example code that causes this error?

yes,i use a unity package :Robust Video Matting - High Resolution Human Segmentation, then i find github :https://github.com/PeterL1n/RobustVideoMatting,and then from here download ONNX RVM model, Dropping it into Unity.
after run, this bug appears。
image

@olokobayusuf
Copy link
Member

olokobayusuf commented Aug 19, 2022

The RVM model on NatML Hub has been modified to improve runtime performance. As such, you cannot use our implementation with the stock model. You must implement a predictor for the stock RVM model you downloaded.

@november15
Copy link
Author

The RVM model on NatML Hub has been modified to improve runtime performance. As such, you cannot use our implementation with the stock model. You must implement a predictor for the stock RVM model you downloaded.

i got it

@november15
Copy link
Author

The RVM model on NatML Hub has been modified to improve runtime performance. As such, you cannot use our implementation with the stock model. You must implement a predictor for the stock RVM model you downloaded.

i got it

thank you

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

No branches or pull requests

2 participants