-
Notifications
You must be signed in to change notification settings - Fork 233
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
FaceVerification/dataset/LFW/getlfwPairs.m 不能运行 #66
Comments
这个文件是放在LFW目录下运行的。 |
你是说'pairs.txt'文件也要跟此文件在同一目录下吗?我试过了还是不行,这是出错的地方
Error in getlfwPairs (line 15) |
等待大神的回复,万分感谢 |
你好,再次真心大神感谢您的答复,您有心了,作为刚学习人脸识别的我,好多也不太懂,最近一直看您的代码,我把你更新的的又试了试,出现了以下错误 Error in test (line 45) |
这个就是我现在天天跑的代码。。你可以自己debug一下,看看(i-1)*n_num + j是多少,为什么会溢出。 |
好的,多谢了,我自己在摸索摸索,有不懂的再问大神,希望大神不要嫌弃我这渣渣 |
我遇到相同问题,你的问题是怎么解决的呢 |
你好,我把你的这个文件在自己的matlab下运行,有错误,你能帮我看看在你电脑上运行是否通过吗,我也不知道怎么就不能运行通过,谢谢了
The text was updated successfully, but these errors were encountered: