A-cloud-bit

Results 9 comments of A-cloud-bit

Sorry; For example, what I mean is: for example, when testing indicators for a single view, would we test indicators for 24 azimuth angles and then take the average? Or...

Thank you for your answer. Your research group is very outstanding and has been following closely recently; For example, GarNet, LRGT, UMIFOrmer, we look forward to your new achievements

RuntimeError: Error building extension '_pvcnn_backend': [1/13] c++ -MMD -MF sampling.o.d -DTORCH_EXTENSION_NAME=_pvcnn_backend -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /home/gnnu4/liu/envs/pc3/lib/python3.8/site-packages/torch/include -isystem /home/gnnu4/liu/envs/pc3/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /home/gnnu4/liu/envs/pc3/lib/python3.8/site-packages/torch/include/TH -isystem /home/gnnu4/liu/envs/pc3/lib/python3.8/site-packages/torch/include/THC -isystem /home/gnnu4/liu/envs/pc3/include/python3.8 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++14 -O3 -std=c++17...

是的,我看了几套模型的代码,大都是这样实现的。虽然pytorch提供了元学习的类,但是改起来也太麻烦了。。我尝试手动改了一下,但是还是有问题哥们可以一块交流一下 def maml_train(model, support_images, support_labels, query_images, query_labels, inner_step, args, optimizer, is_train=True): """ Train the model using MAML method. Args: model: Any model support_images: several task support images support_labels: several support...

一个是算指标用的,一个是训练用的

你提问的我想笑,哥们要多视图自己改架构啊