Skip to content

Instantly share code, notes, and snippets.

@rahulremanan
Last active March 31, 2023 15:57
Show Gist options
  • Save rahulremanan/915aefca26c5e4b306926bf79fb4af9b to your computer and use it in GitHub Desktop.
Save rahulremanan/915aefca26c5e4b306926bf79fb4af9b to your computer and use it in GitHub Desktop.
Import libraries to handle DICOM files using Python generator function
import random, pydicom, numpy as np, tensorflow as tf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment