Jessy Chen

Results 4 comments of Jessy Chen

Hey, thank you for your feedback! Looking forward to your future work!

Problem Solved!! Follow the direction in the error message : /usr/local/cuda-10.1/include/crt/common_functions.h:74:24: error: token ""CUDACC_VER Go to the file /usr/local/cuda-10.1/include/crt/common_functions.h and comment out line 74, **_have fun guys!_** :)

Hi Mario! This is quite a fast reply! Thank you :) Here is my code: ```python from numpy.lib.function_base import _percentile_dispatcher import torch import math import numpy as np from s2cnn.s2_ft...

Hi Mario! So after playing with all these spherical things around for a while, I finally managed to calculate the zyz transformation between two spheres now. However, since the torch...