Frederick Hong

Results 14 issues of Frederick Hong

Hi, thank you for opensource your amazing work. Just curious, will you release your model design code?

Hi @BradMcDanel , I have installed `pytorch==1.3.1, ninja==1.10.2`, but I still came across the following errors when I ran the cifar10 example as shown in readme. Is it possibly some...

**I have gcc 9 installed for cuda 11, but failed while running tests/cpp/setup.py.** Any help will be appreciated thanks! ``` (base) root:~/MinkowskiEngine/tests/cpp$ python setup.py install --test=coordinate_map_cpu running install ~/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning:...

Hi all, I am trying to read a .mp4 video on two machine with `imageio==2.34.2 imageio-ffmpeg==0.5.1`, one with x86_64 and the other one with aarch64. The system info can be...