medical
Here are 772 public repositories matching this topic...
In augmentation, elastic_transform, it only applies a random transform on one input image array. I would think to be used for training, the image and mask pair should be transform in the same way. However, this single-input-image, single-output-image method makes it very inconvenient. Could we deform a list of images (np.arrays) using the same transformation in this method ? Thanks!
-
Updated
Jul 26, 2021
-
Updated
Jan 22, 2021
-
Updated
Jun 17, 2021
-
Updated
Oct 13, 2021 - C#
It seems like a slight pain to do this, but it might be useful to have a GitHub action generate HTML GoDoc on PRs / code pushes, so that reviewers can easily preview what the GoDoc will look like.
It looks like the easiest way to do this is with wget sadly (if you want all the nice styles and such applied in the html).
-
Updated
Oct 11, 2021 - Python
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Oct 6, 2021 - Jinja
-
Updated
Aug 25, 2021 - Jupyter Notebook
Create videos showing:
- how to compile SOFA
- how to compile SofaPython3
- how to use SOFA, add collision models, compile plugins out of tree etc etc.
-
Updated
Oct 13, 2021 - Jupyter Notebook
-
Updated
Jan 31, 2021 - Python
-
Updated
Aug 23, 2021 - Python
-
Updated
Oct 7, 2021
-
Updated
Aug 13, 2021 - Python
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
May 1, 2020 - Python
-
Updated
Aug 27, 2021 - Kotlin
-
Updated
Sep 16, 2021 - Python
-
Updated
Jun 25, 2021 - Python
-
Updated
Apr 1, 2019 - TeX
-
Updated
Sep 26, 2019 - Python
-
Updated
Oct 29, 2019 - Python
-
Updated
Oct 13, 2021 - Python
Improve this page
Add a description, image, and links to the medical topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the medical topic, visit your repo's landing page and select "manage topics."
The insane docker development environment now allows testing of php 7.4(alpha):
openemr/openemr#2498
So, this opens the door for folks to test and fix warnings/errors for php 7.4(alpha). Go get em :)