Ever-Bright-V

Results 7 issues of Ever-Bright-V

- The [set_verbosity](https://pymeshlab.readthedocs.io/en/2022.2/classes/meshset.html?highlight=verbosity#pmeshlab.MeshSet.set_verbosity) keep the default - The following is the the output Volumetric: 0%| | 0/78180 [00:00

to be checked

Nice Work, please provide the pretrained model? thank you!!!

[ 67%] Built target opencv [ 67%] Performing build step for 'cctag' [ 1%] Building NVCC (Device) object src/CMakeFiles/CCTag.dir/cctag/cuda/CCTag_generated_triple_point.cu.o nvcc fatal : Unsupported gpu architecture 'compute_35' CMake Error at CCTag_generated_triple_point.cu.o.Release.cmake:220...

stale

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

when i run the example: - python runners/hypersim/fitnmerge.py --output_dir outputs/quickstart_fitnmerge - python runners/hypersim/triangulation.py --output_dir outputs/quickstart_triangulation Both of them raise the problem: ============================================================================== Extracting colors ============================================================================== Computing visual neighbors... (n_neighbors =...

AttributeError Traceback (most recent call last) Cell In[1], [line 29](vscode-notebook-cell:?execution_count=1&line=29) [25](vscode-notebook-cell:?execution_count=1&line=25) else: [26](vscode-notebook-cell:?execution_count=1&line=26) # Initialize patch2pix matcher [27](vscode-notebook-cell:?execution_count=1&line=27) args = Namespace(io_thres=0.25, imsize=1024, ksize=2, [28](vscode-notebook-cell:?execution_count=1&line=28) ckpt='../pretrained/patch2pix_pretrained.pth') ---> [29](vscode-notebook-cell:?execution_count=1&line=29) matcher = init_patch2pix_matcher(args)...