-
Hello, I have a couple of questions I would like to ask.
① Can you tell me if the training model is to run the train_hcell.py file first, and then run the train_tcell.py file?
② Is it necessary to a…
-
### Bug description
I'm referring to the official MNIST example from the [1.5.0 docs](https://pytorch-lightning.readthedocs.io/en/1.5.10/notebooks/lightning_examples/mnist-hello-world.html), which …
-
### Operating system
Windows
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
.\vcpkg install colmap[cuda,tests]:x64-windows
```
### Failure logs
Packag…
-
执行:
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D BUILD_opencv_python2=OFF -D BUILD_opencv_python3=ON -D PYTHON3_EXCUTABLE=/usr/bin/python -D PYTHON3_INCL…
-
Hi,
Would you know why I am getting this error? I see in the code here that you check for minimum 4 pairs of points before findHomography but still getting the error:
https://github.com/tryolabs…
-
error: building colmap:x64-windows failed with: BUILD_FAILED
Elapsed time to handle colmap:x64-windows: 1.6 min
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
…
-
I have a compilation problem just at the linking phase.
Ubuntu 5.4.0-6ubuntu1~16.04.9
I am working on a virtual machine.
gcc version 4.8.5 (Ubuntu 4.8.5-4ubuntu8~16.04.1)
I also try to use g…
-
Package: colmap[core,cuda-redist]:x64-windows@2023-10-01
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.38.33135.0
- vcpkg-tool version: 2024-01-11-710a3116bbd615864eef5f9010a…
-
I am trying to install opencv-python but it is always stuck at: Building wheel for opencv-python (pyproject.toml). I tried installing the older versions but it happens with all of them, just stays at …
-
I am trying to generate stitch image for two live cameras feed, where I am facing issue with ghosting at the merging point of images. I am using SIFT features, Homography camera estimator and Plane wa…