9992
9992
Excuse me, is import spatial_correlation_sample the contents of the package to be installed?
(pytorch) [wzc@gpu01 ~]$ pip install spatial-correlation-sampler Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting spatial-correlation-sampler Using cached https://pypi.tuna.tsinghua.edu.cn/packages/73/99/fbfcb914944c390e59aefd29c17fba2dd7d647a8b58385ca39ed0a32765f/spatial_correlation_sampler-0.3.0.tar.gz (8.6 kB) Requirement already satisfied: torch>=1.1 in ./anaconda3/envs/pytorch/lib/python3.7/site-packages (from spatial-correlation-sampler) (1.6.0+cu101) Requirement already satisfied: numpy...
ERROR: Command errored out with exit status 1: command: /usr/wzc/anaconda3/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-konxfc5l/spatial-correlation-sampler_35387be2de634ec0b35b241a777e94a7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-konxfc5l/spatial-correlation-sampler_35387be2de634ec0b35b241a777e94a7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8uvd47su cwd: /tmp/pip-install-konxfc5l/spatial-correlation-sampler_35387be2de634ec0b35b241a777e94a7/ Complete...
Hello, I'm very sorry to bother you. I want to use your network for testing image segmentation, please tell me how to do it. Looking forward to your reply.
joint_calib
Hello, I made a calibration board to reproduce the joint_calib method. I verified the accuracy of the center detection of the point cloud and took 30 images of the dataset,...
training
Hello, I want to do some fine-tuning based on your trained model and my own dataset. Since there is no label, I want to replace the coco20k dataset with my...
Hello, I am planning to run this method on the RK3576 board. I would like to know if the 6 TOPS of computing power is sufficient (the actual computing power...
您好,我想将LightGule、XFeat中的合成数据集加入训练中,比例为8:2,以增加在不同场景中,模型的泛化能力。您觉得如何?期待您的回复。
Hello, I evaluated the method on MegaDepth based on the evaluation of LOFTR, but the effect is not good, I can't figure out the problem for the time being. Looking...
Thank you very much for your contribution, it is really great.I have two questions for you. Have you used onnxRuntime to accelerate your model?Have you compared how much faster post-processing...