Bogdan Rădulescu
Bogdan Rădulescu
:+1:
I second that. We can't build other things that depend on this lib if we use the 0.5.3 version.
It happens for me too but in a different function: ```python loading x: 76801, y: 10, z: (-46.080000, -19.740000) drawing Traceback (most recent call last): File "/usr/bin/heatmap.py", line 618, in...
I trained 4 face images and it's using more than half of the memory on jetson nano. If I train two more images it runs out of memory.
I also have this issue with both python2 and 3 on Debian 9 ``` Traceback (most recent call last): File "/usr/local/bin/dom", line 7, in Domain().main() File "/usr/local/lib/python3.5/dist-packages/domainr/core.py", line 127, in...
I would also like to have the ability to process files that are a few GB of size. With a 600MB file gopow needs 5.5G of RAM but I have...
Unless you made the hardware modifications yourself the device will not have the larger memory.
It works but I believe it should also have this function documented in the Readme.
It compiles fine with the code from the development branch.
Same problem for me.