MSKTHU

Results 5 issues of MSKTHU

Hi, I think you did a really greate job. Here is my one tiny question: What is the params input_B and mask_B do in SIGGRAPHGenerator.forward? Is input_B the same format...

For some reasons, I cannot use docker. Recently, I use this https://github.com/ncianeo/Deep-Exemplar-based-Colorization/tree/linux-docker-cv-caffe-build repo and have successfully run it under linux 18.04 without docker. However, I have to change the source...

At line 134 and 135, reconstruct_mesh.py: ``` a1 = 2*np.pi/np.sqrt(3.0) a2 = 2*np.pi/np.sqrt(8.0) ``` I think the two `np.sqrt`s are incorrectly added here. Please have a check.

I found it is very hard for me to read the source code for using this engine. I referred to the donut example but can still hardly get the point...

Could you please offer the complete code which could run even though a hello world project. I can hardly learn to use the API cause the only document I found...