mix3d
mix3d copied to clipboard
Mix3D: Out-of-Context Data Augmentation for 3D Scenes (3DV 2021 Oral)
- updated installation steps in the README - replace neptune with wandb, because the old neptune client no longer works - kept the same versions in the `poetry.lock` file, large...
After the data process , i run the command "poetry run train" , meet the error "AssertionError: repo is dirty, commit first" . And I have connected the project to...
``` Traceback (most recent call last): File "", line 1, in File "/data/djc/anaconda3/envs/semseg/lib/python3.7/site-packages/hydra/main.py", line 37, in decorated_main strict=strict, File "/data/djc/anaconda3/envs/semseg/lib/python3.7/site-packages/hydra/_internal/utils.py", line 347, in _run_hydra lambda: hydra.run( File "/data/djc/anaconda3/envs/semseg/lib/python3.7/site-packages/hydra/_internal/utils.py", line 201,...
Hello, Mix3d is a great project ! Could you Upload **patch file ‘kpconv_pytorch_mix3d.patch’ for S3DIS dataset** in recently ? Look forward your prompt reply !
Anyone came across this issue: "Because mix3d depends on open3d (0.9.0) which doesn't match any versions, version solving failed."? Can't make the installation work because of this
What visible tools are used in your papers
Thanks for your share. Do you have the plan to extend mix3d with Cuda11.1?