Closed LuckyOne09 closed 1 year ago
3: MediaPipe dose can often improve face mesh reconstruction quality, but its results will have a significant error if the video resolution is low. 1,2: silhouette loss and PyMaf-X are time-consuming, in the paper they should be opened, which is an omission of explanation.
Thank you for your helpful reply! So, if I understand correctly, in order to achieve better results, such as more accurate hand poses, I should enable silhouette loss and PyMaf-X initialization, right?
yes. I will fix the config in code implementation later.
OK, thank you for your reply!
Thank you for your thorough and comprehensive work firstly! It is a very solid work. But I found some differences between paper and code default implementation. For the default config, I found that:
I am interested in understanding the reasons behind these design choices and the insights behind them. Thank you for your time and kindness!