icoz69

Results 8 issues of icoz69

hi, when i run the setup.py, came across this issus. how can i slove it? ![image](https://user-images.githubusercontent.com/22427667/63820310-45c1cd00-c97b-11e9-9e86-720ec45948fc.png)

in the demo 256 code, the weights of different losses are 1,1/1.6,1/2.3,1/2.8,10/0.5. where do these hyperparameters come from? in the paper, it says they are "inverse of the number of...

thanks for the code. its a cool implementation. i have two questions about the code 1. the first is about the 'computer_error' functions. for exmale,the size of fake and real...

hi, i am trying to rendering batches of point clouds, generated by depth maps and RGB images. there are many locations with invalid depth values, so how should I handle...

Hi, my script got stuck with this error. I did not find a reason or solution elsewhere. Could you help?

other splits are good,except split 2 the error is RuntimeError: Could not open file OSLSM/snapshots/fold2/ss_os_fc_iter_60000.caffemodel

hi, thank your for the nice work first. i have some problems in the code that confuses me. To compute the cosine distance, the implementation is the following x_norm =...

hi thanks for the code. i have some questions about the training of the pre-trained network. 1.what is the size of the input data? in the paper, the size is...