I've created this convenience script because the binary version might exit in case of unexpected/sporadic errors with a sample and thus stop the batch. This should be more "stable" and will also work with objs in subfolders and keep the folder structure.
Interestingly using the python wrapper no items caused any issues in data preparation. Maybe the batch version has a memory leak or something, but that's merely a suspicion.
I've created this convenience script because the binary version might exit in case of unexpected/sporadic errors with a sample and thus stop the batch. This should be more "stable" and will also work with objs in subfolders and keep the folder structure.
I thought it might be useful to others as well.