ShunYang_CS

Results 4 issues of ShunYang_CS

Hello, dear author Thanks very much for opening source your code! I tried to use your code to train 2D Interactive Network, while it required some pretrained models. Would you...

Very nice project and tools, Thanks for sharing! I am wondering how to improve the inference speed. We make a test with 40 3D images on v100 GPU(32GB), it spend...

Hello, I use kernelGAN to generate x4 kernels. If I want to train x2 model, should I re-generate x2 kernels with kernelGAN with --X2 parameters? or could I prepare the...

I used files given as below: ['laptop_air_xin_norm.ply', 'laptop_mac_pro_norm.ply', 'laptop_alienware_norm.ply'] I ran pose_data.py successfully and got *_label.pkl files. and then I ran gen_pts.py while I got some errors. Traceback (most recent...