FTP-VM icon indicating copy to clipboard operation
FTP-VM copied to clipboard

compute evaluation metric

Open jingliang95 opened this issue 2 years ago • 1 comments

Thanks for your great work.

I am wondering how you compute the metrics reported in the paper. Did you use the file evaluate_lr.py to compute all the metric (MSE, MAD, Grad, dtSSD, Conn)?

jingliang95 avatar Jun 23 '23 17:06 jingliang95

Yes, the code is modified from the repo of RVM. https://github.com/PeterL1n/RobustVideoMatting/blob/master/evaluation/evaluate_lr.py

csvt32745 avatar Jun 24 '23 00:06 csvt32745