Results 4 comments of vierja

Hi @singhanj13 @clicit, we are currently rewriting the conversion tool in https://github.com/tryolabs/luminoth/tree/transform-rewrite and we'll add docs and sample code on how to write custom readers as well. May I ask...

@clicit I've added a basic CSV reader for what you were describing (it's in bd0df9cd7aef7426696966608cbf6eb0f57d859d, still not in master). I would love to hear more about your use case and...

Hi @arun-kumark, we currently only support using multiple GPUs using distributed training (which can be run on the same server). We don't have any docs on how to use it...

I was having the same problem. I worked after I compiled and installed it without python binding and then with. And I am also having the segfault with the `test.py`...