Toby Roseman
Toby Roseman
On Ubuntu 20 with TuriCreate 6.4 - running the Sound Classifier example code (on the full ESC 50 dataset) is often still resulting in out of memory error.
At this time we don’t have any plans to support those. I’ll leave this issue open as a feature request.
Why are you using a batch size of 1? That seem very small to me. What operating system are you using? How many training iterations does it take to reach...
Thanks for the information @rahulbhalley. I have a few more questions: 1 - Are you using the most recent version of TuriCreate? 2 - What version of Python are you...
6 GB of content images seems like an awful lot. For our [style transfer example](https://apple.github.io/turicreate/docs/userguide/style_transfer/) we only use 1,000 content images and we get good results. I'd recommend randomly sampling...
I agree. It sounds like a bug.
Let's keep this open until it is resolved.
Could you please give us some more information: 1 - What version of TuriCreate are you using? 2 - What OS? 3 - What browser? 4 - What code did...
On Ubuntu 20.04.1 with Python 3.7.9 , TuriCreate 6.4 and Firefox 79.0 - when I call `SFrame.show()` I get the following error: `error while loading shared libraries: libgconf-2.so.4: cannot open...
@Cl1p - Yes, `SFrame.show()` should work on the Linux console.