million1224

Results 2 issues of million1224

I still have build problem in google colab. How to run compiler C++17 in google colab? CMakeFiles/SampleProject.dir/build.make:62: recipe for target 'CMakeFiles/SampleProject.dir/examples/cpp_example.cpp.o' failed make[2]: *** [CMakeFiles/SampleProject.dir/examples/cpp_example.cpp.o] Error 1 CMakeFiles/Makefile2:72: recipe for...

with torch.no_grad(): corr4d, feature_A_2x, feature_B_2x, fs1, fs2, fs3, fs4 = eval_model_reloc( model, {'source_image':src, 'target_image':tgt} ) It has errors that /usr/local/lib/python3.7/dist-packages/MinkowskiEngine/MinkowskiSparseTensor.py in __init__(self, features, coordinates, tensor_stride, coordinate_map_key, coordinate_manager, quantization_mode, allocator_type, minkowski_algorithm,...