Closed LeiiY closed 4 years ago
Dear LeiiY,
Could you, please, send me the error message shown in your terminal (behind the "No Signal" Window)?
Is this screen shown after processing the video clip?
In the positive case, the framework shows "No Signal" when there are no further frames for processing. You can press "Esc" or close the window to quit the demonstration.
If you are running the framework on all the data from AFF-Wild, you can call cv2.destroyWindow(""Siqueira_et_al_AAAI_2020") or cv2.destroyAllWindows() in your python script to close the "No Signal" window.
I will change the text. It is not intuitive.
Thank you for your interest and your message.
Best, Henrique Siqueira
P.S. Please, let me know if the problem is solved.
yeah,no further frames,but i added the argument -o ./media/output.csv
,after processing ,close the windows or press esc, the file output.csv did not generate,why?
Dear LeiiY,
It is because this feature is on development as you can see in the GitHub page: https://github.com/siqueira-hc/Efficient-Facial-Feature-Learning-with-Wide-Ensemble-based-Convolutional-Neural-Networks#list-of-arguments
Since you are interested in this feature I will prioritize its development.
I will close this issue as there is no error and open another issue regarding the development of the new feature.
I plan to add the new feature until the end of this week.
Best wishes, Henrique Siqueira
Dear LeiiY,
You can now save predictions to a CSV file!
Best, Henrique Siqueira
hi,i run the video from AFF-Wild trainning set(216.mp4 133.avi), but ended with no signal,my os is Ubuntu18.04.