A Python library to publish Bioimaging datasets to HuggingFace in AI-ready fashion.
TODO: Add a bit more details about it?
git clone https://codebase.helmholtz.cloud/hmc-hubhealth/bioimageaipub.git
cd bioimageaipub
pip install -r requirements.txt
TODO: Convert this to a environment.yaml file!
BioimageAIpub is supplied as a Python library. See demo\demo.ipynb for a Python notebook demonstrating the usage.
TODO: Coming soon!