sofgan icon indicating copy to clipboard operation
sofgan copied to clipboard

how to generate mutiview segmap for own image ?

Open Continue7777 opened this issue 4 years ago • 3 comments
trafficstars

as described:how to generate mutiview segmap for own image ,just like trump

Continue7777 avatar Sep 15 '21 03:09 Continue7777

You can follow the instructions here an inverse rendering of portrait segmaps. For real images, you can parse your portrait images into segmaps with existing face-parsers, but please notice that we separate the nose region into the left-and-right nose region by its median, so the output contains 20 semantic classes.

apchenstu avatar Sep 15 '21 06:09 apchenstu

how about the cam2world ,cameras npy? By the way,some params name in your yml do not match the code。

Continue7777 avatar Sep 15 '21 06:09 Continue7777

@apchenstu what's the parameter img_fp.npy like in sof/scripts/DataPreprocess.ipynb? And it seems we need this to generate cam2world.npy and intrinsics.npy

fungtion avatar Dec 13 '21 06:12 fungtion