Fernando Cossio
Fernando Cossio
**Short Description** I would like to add the architecture described in the paper mentioned below. **Papers** A lightweight deep learning model for automatic segmentation and analysis of ophthalmic images, May...
Hi, I have implemented my own logic to load a `pydicom.Dataset` instance from a database. I would like to de-identify the instance without having to write it as a file...
Hi, I tried to install and accidentally removed my drivers in favor of a newer version (I had 535, I got 545). Which caused some real pain to get them...
## Description In the course Introduction to Remote Data Science L4 slide 8/10, it is mentioned that there is a `un_network`. It is not very relevant that the cell crashes...
Hi, I see that there is a way to decorate functions with `@enter` for the `modal.cls` syntax. For FastAPI apps, the recommended way to do it is with a lifespan...