Sicong Tang
Sicong Tang
Hi shunsuke, I trained PIFU under multiview setting(4 random views) on twindom dataset, and tested its performance on renderpeople rigged data(I used your data generation code with the same rendering...
Dear author, I have tired to run dvoslam on the sequence captured by myself. I build and run dvoslam by following your instruction. However, when I observe the mapping process...
Hi, In DMCNet, You firstly use Hourglass to extract multi-level features, then you fuse these features from differnt views by attention module. However, the code shows below indicates you discard...
Hi gulvarol, Thank you for providing such a good tool, when I run main_part1.py, it seems too slow to render one frame on CPU mode, so I modify your code...
Dear Jakob Engel, Thank your for providing this fantastic VO system. Now I am trying to figure out the backend part, and the function "void EnergyFunctional::orthogonalize(VecX* b, MatXX* H)" really...
Hi, I found K is save in valid.mat, but I couldn't find it in human3.6m dataset. Could you tell me how can I get camera parameters for each video sequence?...