Open R-penguins opened 4 hours ago
Hi, Thank you for this detailed feedback, I'll check this when I'm available. The changed name is because of a clear-up before we release the code, and there may be something wrong. As for the speed, because we built VGOS on the top of DVGO, so we will have a similar speed with DVGO on the same device.
Hi, You are right, there are something wrong when I refactor the codes, I will update the correct config. P.S. I've tested with my A6000 machine and it takes about 5 mins. Anyway, you can try again with the updated config Sorry for any confusion caused.
When I run the program as instructed, the following error is reported
Then I found out that the naming of parameters is different in room.py and default.py:
and so on.
If I change the names in room.py to those equivalent names the program would run.
Although it's pretty slow, taking me 30 mins plus on RTX3060.
Could you kindly take a look at this and update the correct file for room.py? If it is just a naming change I can make a pull request as well but I'm not sure if the parameters are right...