Skip to content

SRC and ESRC cannot get output result #1

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

Open
YMCLEARNER opened this issue Jan 29, 2022 · 2 comments
Open

SRC and ESRC cannot get output result #1

YMCLEARNER opened this issue Jan 29, 2022 · 2 comments

Comments

@YMCLEARNER
Copy link

Hi! I am the one who currently using your Subspace-Regression-based-Face-Recognition as learning purpose. And when I try to run your code, all the classification algorithm can get accuracy properly except SRC and Euler SRC... When I try to run both of them, they keep running and won't get any output result (accuracy)... May I know how to let the SRC and Euler SRC algorithm run successfully in order to get the accuracy ? Thank you so much!

Image below shows that CRC and ECRC run properly but SRC keeps running:

1

Image below shows that LRC, RRC and ERRC run properly but ESRC keeps running:

image

Here is attached with my ipynb file which try to run all the algorithms:

Performance Evaluation.zip

@Js2Hou
Copy link
Owner

Js2Hou commented Jan 30, 2022

Wait a while. The SRC-based approach has no closed solution, which is solved by iteration. Therefore, it takes a long time.

@YMCLEARNER
Copy link
Author

Wait a while. The SRC-based approach has no closed solution, which is solved by iteration. Therefore, it takes a long time.

Thanks for responding me! But I tried to let it run for more than 6 hours, it still won't get any output result (accuracy)... By the way, I tried to remove the # of print(prob.status) for checking that whether the SRC algorithm is running or not however it keeps output "optimal" and also won't get any accuracy result... May I know that how long that you wait for getting the accuracy of this SRC-based algorithm?

Image below shows that the time that I start for running the SRC algorithm:

1

Image below shows that the time that I run the SRC algorithm for more than 6 hours (it still don't get any accuracy result yet):

image

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

2 participants