pf

Results 7 issues of pf

when I use torchinfo with model taking dictionary as input summary(self.model, input_data = [data_dict]) I meet a bug : TypeError (note: full exception trace is shown but execution is paused...

CMake Error at CMakeLists.txt:62 (get_target_property): get_target_property() called with non-existent target "pcl_common".

I recently started point cloud registration at the request of my supervisor . I would like to ask what kind of jobs can I find in China in the future...

当我令stratified_transformer.channels = [256],stratified_transformer.num_heads = [4]时,我遇到了Caught an unknown exception!这个错误。我发现在pontops2中仅提供了 switch (C / h) { case 16: attention_step1_forward_cuda_kernel_v2(N, M, h, q, k, index0_offsets, index1, attn); break; case 32: attention_step1_forward_cuda_kernel_v2(N, M, h, q,...

hello,cloud you tell me what's the voxel_size of kitti in preprocess_dataset,please. or provide the kitti's preprocess like preprocess_3dmatch_lrf_train.py

When will App's apk be available?

class EFCNN(Decoder) class DetNet(Decoder) Do the decoder branches in these two classes have different divisions of labor?