Chunghyun Park
Chunghyun Park
Hi I have the same problem. Any help will be grateful!
Hi, Thanks for your interest in our work 😄. As mentioned in [this issue](https://github.com/POSTECH-CVLab/FastPointTransformer/issues/1#issuecomment-1102915885), training Fast Point Transformer on S3DIS takes 20 hours. Here is the training log for [the...
Hi, Sorry for the late reply. I'm not sure what caused that error since I've not seen that error. Could you try to change the project name in the config...
Hi, > Before calling the script preprocess_s3dis.py, I need to download the data manually, right? Yes. You need to download the original dataset before running the preprocessing. For the S3DIS...
Hi @ZoangX, Sorry for the late reply. I cannot provide download scripts since some datasets (e.g., ScanNet) have their own policy to release the dataset. Here are helpful links for...
Hi @helen1c, > Have you had similar issues as I mentioned? No, I haven't. I was able to use DDP with PyTorch Lightning and ME together. However, I found a...
Sorry for the late reply. Here are the versions: - CUDA: 11.3 - PyTorch: 1.12.1 - PyTorch Lightning: 1.8.2 - TorchMetrics: 0.11.0 FYI, I've just uploaded the environment.yaml file to...
If you have further questions, please feel free to re-open this issue.