Nikolaas Steenbergen
Nikolaas Steenbergen
@petergro-hub did you solve this? I'm experiencing the same error with a non admin user (with hrnet as interactor) and a 403. (admin user works)
Just had the same problem, as a quickfix you can add this to your demo.py ```sys.path.append('/path/to/TFFRCNN/')```
@pavius I just tried it as well. For usage with curl it runs through, in the dashboard with "test" it times out after 1 min
for me it worked to just rename the file change the `cp-` part in the filename to your python version (skipping the dot), you might get an issue with pptk...
with linux i unfortunately get also a huge list of incompatabilities when trying to create the environment from yml: ``` UnsatisfiableError: The following specifications were found to be incompatible with...
I'm trying to run it on ~6.5 billion points and its consuming a lot of run (for the conversion) on linux ( >100gb ), is there some setting to decrease...
thanks for the super quick reply @ditlef ! I've tried some stuff and the `--attribute` thing is a good tip to reduce memory (note for others reading this, position is...
For me it kept being killed after it ate all ram (+swap), not sure how a containerized version of PotreeConverter would help?
@ditlef, thanks again! This worked! Although it seems this will run into some issues when timezones are far apart (according to @smcavoy12 in some gitter thread) (also I'm curious where...