I get an error ValueError: could not convert string to float: 'k__test;p__test' when trying to convert from a delimited text OTU table to JSON. The error occurs when ...
So, I was trying to augment my dataset using Albumentations by following this tutorial. Here, I used the "quickstart" dataset. But, when I applied the augmentation ...