-
Robotus
- Seongnam-si, South Korea
Pinned Loading
-
Colab commands
Colab commands 1!nvidia-smi # gpu info
23import tensorflow as tf # gpu device
4tf.test.gpu_device_name()
5 -
Colab memory info
Colab memory info 1from psutil import virtual_memory
2ram_gb = virtual_memory().total / 1e9
3print('Your runtime has {:.1f} gigabytes of available RAM\n'.format(ram_gb))
45if ram_gb < 20:
-
h2-ml-ocr/docUnet.pytorch
h2-ml-ocr/docUnet.pytorch PublicForked from teresasun/docUnet.pytorch
This is a pytorch implementation of DocUNet: Document Image Unwarping via A Stacked U-Net
Jupyter Notebook
-
Intuitive-Guide-to-Maxwells-Equations
Intuitive-Guide-to-Maxwells-Equations PublicForked from photonlines/Intuitive-Guide-to-Maxwells-Equations
An intuitive and visual guide to understanding Maxwell's equations.
-
h2-ml/learnopencv
h2-ml/learnopencv PublicForked from spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
Jupyter Notebook
-
EspoTek/Labrador
EspoTek/Labrador PublicEspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.