TreePartNet
TreePartNet copied to clipboard
Questions Regarding Running the Code on GitHub
Hello @marktube I hope this message finds you well. I have been working on running your project from GitHub for several days now but have encountered some challenges. I would greatly appreciate your assistance with the following questions:
- Does this code specifically require Ubuntu 18.04 to run, or is it compatible with other versions of Ubuntu and Windows?
- I have been facing various errors during the setup process. I suspect this might be due to the absence of specific package versions. Would it be possible for you to provide the Dockerfile for this project so that I can resolve this issue without any concern?
- Additionally, could you record a short video demonstrating the steps to run the project? This would be incredibly helpful for users like me.
Thank you very much for your time and support. I look forward to your response.
Best regards, Ghadir Rahmaninia
- I tested on Ubuntu 18.04. If you can meet the python & cuda requirements, I think it can also run on other versions of Ubuntu and Win
- I gave some version number of important packages in requirments.txt and README.md. You can try to write a Dockerfile and send a pull request.
- Unfortunately, I won't be able to record this video due to my current constraints(time and devices), but I’d be happy to contribute in another way if possible.