yueye
yueye copied to clipboard
Code for my blog:
yueye
Code of my blog: yueye
-
XOR with TensorFlow.
-
FizzBuzz with TensorFlow.
-
Plot Mask on Image.
-
Visualize outputs of intermediate layers of a Keras model. (Method 1)
Visualize outputs of intermediate layers of a Keras model. (Method 2)
-
TensorFlow Dataset with pre-reading image data in numpy array.
TensorFlow Dataset with generator.
TensorFlow Dataset with tensor operations.
-
Convert custom own dataset to pascal_voc format.
-
Plot Chinese characters on images. (using Matplotlib)
Plot Chinese characters on images. (using PIL.Image)
Plot Chinese characters on images. (using cv2)
-
Convert dataset to COCO json format to train models using Detectron