SunshineAtNoon

Results 25 issues of SunshineAtNoon

Hi, great work! I read in the paper that the discriminator is conditioned on a synthetic image representing deformation, but I cannot find corresponding code, could you please point me...

When I run compile.m I encountered this error: ``` BINGObjectness-master/BINGSingle.cpp:5: /usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently...

I have a tensor with dimension: 204x4096 where 204 is the number of samples while 4096 is feature dimension. After 10000 iterations of clustering by kmeans, it returns a counts...

Hi, this is an awesome work. I would like to try it out. Do you have an ETA of the code release?

Hi, Thanks for open-sourcing this awesome work. I tried to "dress" a SMPLH mesh with the clothing from the SewFactory dataset. Specifically, I use `fbx_anime.py` to produce a SMPLH body...