Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project runnable on Win? #15

Open
Aur1anna opened this issue Oct 16, 2024 · 4 comments
Open

Is the project runnable on Win? #15

Aur1anna opened this issue Oct 16, 2024 · 4 comments

Comments

@Aur1anna
Copy link

Hi, thank you for your excellent work!
I have some questions while trying your project and hope to get some help:

  1. Is the project runnable on Win? I tried, but I still encountered some issues. Currently, the issue is :
    The version of OpenSSL is too outdated, but I confirmed that OpenSSL is up to date in my Conda environment.
    Specifically, there is a strange phenomenon where the OpenSSL that Conda and Python point to in the environment seems to be different:
    image

  2. I also attempted to deploy it on Ubuntu 20.04, but I encountered some errors during the cmake --build build --config Release step.

I would greatly appreciate any experiences or assistance anyone can provide!

@Aur1anna
Copy link
Author

I can currently run train.py on Windows using a 4090, but when I train with the smallcampus dataset provided in the project, it seems to crash due to OOM. Has anyone else had the same experience?

@wcyjerry
Copy link

@Aur1anna I have trained on ubuntu, no OOM, but result is not good.

@samcao0416
Copy link
Collaborator

Currently, training and LOD viewer works well on windows and ubuntu 18/20/22/24. We never encounter the SSL issue.
For your errors on ubuntu, please find the "error" message on screen and tell us. It should help us to figure out the reason and find a solution.

@samcao0416
Copy link
Collaborator

I can currently run train.py on Windows using a 4090, but when I train with the smallcampus dataset provided in the project, it seems to crash due to OOM. Has anyone else had the same experience?

We also didn't meet OOM issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants