2DASL
2DASL copied to clipboard
How can I use this code to generate depth map?
I am writing a network for face anti-spoofing which use depth map for auxiliary supervision. I see some works use PRNet to generate depth map, but I want to generate it through a 3DMM based way. I found this excellent work and I want to know that whether my idea could be available