BiaPy: accessible deep learning workflows
YouTube video by I2K Conference
Did you miss our workshop on ๐ซ Halfway to I2K 2025 ๐ซ(www.i2kconference.org)? Worry no more! The video is finally out ๐
youtu.be/dFLtKHWlYdQ?...
Check it out and learn about BiaPy and its latest news ๐ค with @iarganda.bsky.social and @danifranco93.bsky.social ๐คฉ
26.12.2025 11:39
๐ 3
๐ 1
๐ฌ 0
๐ 0
Galaxy
Galaxy is a community-driven web-based analysis platform for life science research.
This is a new step for accessible, FAIR bioimage AI ๐
Try the tool ๐ imaging.usegalaxy.eu?tool_id=tool...
Contribute your models ๐งโ๐ฌ And join the community making bioimage analysis open & reproducible!
#BiaPy #GalaxyProject #BioImageAnalysis #Bioimaging
20.10.2025 14:11
๐ 4
๐ 0
๐ฌ 0
๐ 0
a giraffe standing in front of a brick building that says headlife.camorange on the bottom
ALT: a giraffe standing in front of a brick building that says headlife.camorange on the bottom
๐ค And thereโs more! Thanks to this integration, you can also tap into the ๐ฆ BioImage Model Zoo ๐งฌ.
Pretrained models can now be run straight through Galaxy with BiaPy, bringing community AI models to your data in just a few clicks.
#BioImageModelZoo #OpenScience
20.10.2025 14:11
๐ 3
๐ 0
๐ฌ 1
๐ 0
Screenshot of the Galaxy application in a browser, showing the BiaPy tool selected and its parameter selection options.
๐ ๏ธ We wrapped BiaPy as a Galaxy tool with a โจ wizard-style interface (just like BiaPyโs GUI).
That means:
โ๏ธ Step-by-step experiment setup
โ๏ธ Launch training / inference jobs with BiaPy under the hood
โ๏ธ Share & reproduce pipelines the Galaxy way ๐
20.10.2025 14:11
๐ 2
๐ 0
๐ฌ 1
๐ 0
Galaxy
Galaxy is a community-driven web-based analysis platform for life science research.
๐ Big news: BiaPy meets @galaxyproject.bsky.social! โด๏ธ๐ค๐
You can now run BiaPy directly inside Galaxy, making deep learning for bioimage analysis easier, reproducible & accessible to everyone.
๐ imaging.usegalaxy.eu?tool_id=tool...
#BioImageAnalysis #GalaxyProject #AI4Life #Bioimaging
20.10.2025 14:11
๐ 9
๐ 1
๐ฌ 1
๐ 1
BioImage.IO - Model Zoo
BioImage Model Zoo - A community-driven, open resource for sharing standardized AI models for bioimage analysis
In the meantime, we have more than 46 pretrained models from โด๏ธ BiaPy available now in the ๐ฆ Bioimage Model Zoo ๐ซถ @ai4life.bsky.social
๐ Have a look at: bioimage.io#/models
As usual, they are accesible from BiaPy's GUI ๐ฅ๏ธ, Colab notebooks ๐ and our API ๐ค
15.07.2025 14:58
๐ 5
๐ 3
๐ฌ 1
๐ 0
Release Version 3.6.0 ยท BiaPyX/BiaPy
Major:
Transition to numpy 2 (#134)
Update notebooks by removing the cell that restarts the kernel, as it is no longer necessary after the transition to NumPy 2.
Changing default normalization to ...
We fixed many issues โ ๏ธ and bugs ๐ reported by our community ๐ฉ. You don't know how happy that makes us ๐
As an example, we can now reuse the predictions of a workflow and execute only the post-processing step with different parameters, which is much faster โฉ
biapy.readthedocs.io/en/latest/ge...
15.07.2025 14:58
๐ 2
๐ 0
๐ฌ 1
๐ 0
Development of Open-Source Deep Learning Tools for Bioimage Analysis
Special kudos to our fantastic summer intern Ibai Mayoral ๐จโ๐ from the @dipcehu.bsky.social who has made an incredible job at implementing all those methods now within BiaPy's core code ๐คฉ
dipc.ehu.eus/en/career/in...
15.07.2025 14:58
๐ 2
๐ 0
๐ฌ 1
๐ 0
We have removed โ๏ธ our dependency to the unmaintained 'imgaug' library for data augmentation methods, which means we can now easily execute all our workflows in Google Colab without restarting ๐ the session, yay! ๐ค
bsky.app/profile/biap...
So no more this ๐
15.07.2025 14:58
๐ 4
๐ 0
๐ฌ 2
๐ 0
Yay! Well done @danifranco93.bsky.social ๐ค and long life to @ai4life.bsky.social ๐คฉ
28.05.2025 09:13
๐ 4
๐ 2
๐ฌ 0
๐ 0
By democratizing bioimage analysis, BiaPy is paving the way for faster, more inclusive scientific breakthroughs, bringing us closer to understanding the building blocks of life.
https://mappingignorance.org/2025/05/15/biapy-analising-bioimages-made-easy/
16.05.2025 04:05
๐ 2
๐ 3
๐ฌ 0
๐ 0
So happy to see #BiaPy in action! ๐ค
Thanks a lot @jwpylvanainen.bsky.social ๐คฉ
15.05.2025 10:58
๐ 2
๐ 0
๐ฌ 0
๐ 0
Right! That was one of our first options ๐ค However, since we need to extend many methods to 3D images, it seems more reasonable for us to write our own code and reduce the number of dependencies we already have ๐
02.05.2025 09:24
๐ 2
๐ 0
๐ฌ 0
๐ 0
Sure! We believe it is imgaug and its dependencies, which have not been updated in a while (5 years). So we're trying to get rid of it by writing our own code for the data augmentation methods we use from that library.
30.04.2025 06:30
๐ 3
๐ 0
๐ฌ 1
๐ 0
Thank you! ๐
30.04.2025 06:13
๐ 1
๐ 0
๐ฌ 0
๐ 0
The big deal is numpy. Some of the dependencies of BiaPy cannot work with numpy 2.*, so we have to remove the Colab's version of numpy and install numpy==1.26.*. And doing this, we're forced to restart the runtime for the changes to take effect ๐ฌ
30.04.2025 06:11
๐ 1
๐ 0
๐ฌ 2
๐ 0
BiaPy: accessible deep learning on bioimages - Nature Methods
Nature Methods - BiaPy: accessible deep learning on bioimages
๐ Thanks to
@naturemethods.bsky.social, @ritastrack.bsky.social, the reviewers, and the awesome bioimage analysis community.
We can't wait to see what you build with BiaPy! ๐๐ง
๐ www.nature.com/articles/s41...
#BiaPy #BioimageAnalysis #DeepLearning
29.04.2025 09:33
๐ 21
๐ 5
๐ฌ 0
๐ 1
BiaPy: Accessible deep learning on bioimages โ BiaPy documentation
๐ Want to try BiaPy?
Check out the full documentation and tutorials here:
๐ biapy.readthedocs.io
๐ www.youtube.com/@BiaPyX
Contribute, test, and join the community โ BiaPy is open source! (6/7)
#OpenScience #Microscopy #AI
29.04.2025 09:33
๐ 4
๐ 2
๐ฌ 1
๐ 1
Screenshot of the BiaPy site showing the developing team:
Daniel Franco-Barranco
Jesรบs A Andrรฉs-San Romรกn
Ivan Hidalgo-Cenalmor
Lenka Backovรก
Aitor Gonzรกlez-Marfil
Clรฉment Caporal
Anatole Chessel
Pedro Gรณmez-Gรกlvez
Luis M Escudero
Donglai Wei
Arrate Muรฑoz-Barrutia
Ignacio Arganda-Carreras
๐งฌ BiaPy was built by an international collaboration between researchers from @upvehu.bsky.social, @dipcehu.bsky.social , @uc3m.es and others โ led by
@iarganda.bsky.social and @arratemunoz.bsky.social.
A huge thanks to everyone who contributed! ๐ (5/7)
29.04.2025 09:33
๐ 5
๐ 1
๐ฌ 1
๐ 1
Visual description of the multiple options available to interact with BiaPy: GUI (with friendly wizard), Google Colab and Jupyter notebooks, Docker container and terminal (library use).
Screenshot of the new BioImage.IO site, showing BiaPy as one of the available tools and community partners.
๐ก How is BiaPy different?
โข Full multi-GPU support for training and inference
โข Efficient memory management for very large datasets (MBs โ TBs)
โข Single-container installation via Docker
โข Integration with @BioImageModelZoo for easy model sharing and reuse!
#DeepLearning (4/7)
29.04.2025 09:33
๐ 3
๐ 1
๐ฌ 1
๐ 0
Overview of BiaPy's available workflows: semantic segmentation, single-image super-resolution, image denoising, self-supervised learning, instance segmentation, object detection, image classification and image-to-image translation.
โ๏ธ What can you do with BiaPy?
โ
Instance and semantic segmentation
โ
Object detection
โ
Image classification
โ
Image denoising & super-resolution
โ
Self-supervised learning
โ
Image-to-image translation
From 2D images to full 3D brain scans! ๐ง (3/7)
29.04.2025 09:33
๐ 3
๐ 1
๐ฌ 1
๐ 0
Animated gif showing an overview of BiaPy's features: its community inspiration, the diverse input data and analysis tasks, and its backend (PyTorch) and multiple frontends (GUI, notebooks, library).
๐ What is BiaPy? ๐ข
BiaPy is an open-source framework that simplifies the use of deep learning for microscopy ๐ฌ and biomedical images ๐งช, offering intuitive interfaces, zero-code notebooks, and scalable workflows.
Built for scientists ๐งโ๐ฌ โ no deep programming knowledge required! (2/7)
#AI #Bioimaging
29.04.2025 09:33
๐ 4
๐ 1
๐ฌ 1
๐ 1
BiaPy: accessible deep learning on bioimages - Nature Methods
Nature Methods - BiaPy: accessible deep learning on bioimages
๐ Excited to share that our work on BiaPy has been published today in Nature Methods!
BiaPy makes deep learning accessible for bioimage analysis, from small datasets to terabyte-scale 3D images. ๐ (1/7)
๐ www.nature.com/articles/s41...
#DeepLearning #BioimageAnalysis #OpenSource #BiaPy
29.04.2025 09:33
๐ 31
๐ 13
๐ฌ 1
๐ 4
a cartoon opossum is standing on a dirt road and saying `` thank you '' .
ALT: a cartoon opossum is standing on a dirt road and saying `` thank you '' .
We understand this is not ideal and we're working ๐ ๏ธ on updating BiaPy's โด๏ธ dependencies so we can avoid restarting the notebooks in the near future. We'll keep you posted ๐ฎ, thanks for your patience!
28.03.2025 13:11
๐ 2
๐ 0
๐ฌ 0
๐ 0
Screenshot of a BiaPy notebook showing the "Play to reinstall Colab libraries so they are compatible with BiaPy" cell. The cell has been executed and Colab shows a message stating "Your session crashed for an unknown reason."
You need to run that cell and completely wait until it has finished, since it will restart ๐ the notebook. You will see the message "Your session crashed for an unknown reason." Keep calm and carry on ๐ค You can execute the rest of the notebook as usual ๐
28.03.2025 13:11
๐ 2
๐ 0
๐ฌ 1
๐ 0