The easiest way to train a U-NET Image Segmentation model using TensorFlow and labelmeThis article, through a demo, introduces how to create a dataset to train a U-NET model and predict the picture, the entire process.Apr 10, 20221Apr 10, 20221
Deploy image segmentation (Mask R-CNN) model service using TensorFlow Serving & FlaskThis article will introduce how to deploy image segmentation (Mask R-CNN) model service using TensorFlow Serving & Flask.Oct 19, 2021Oct 19, 2021
The easiest way to Train a Custom Image Segmentation Model Using TensorFlow Object Detection API…From: https://makeoptim.com/en/deep-learning/yiai-image-segmentationSep 18, 20211Sep 18, 20211
The easiest way to Train a Custom Object Detection Model Using TensorFlow Object Detection APIFrom: https://makeoptim.com/en/deep-learning/yiai-object-detectionSep 18, 2021Sep 18, 2021
Apple Silicon Mac M1 natively supports TensorFlow 2.6From: https://makeoptim.com/en/deep-learning/tensorflow-metalJun 24, 20214Jun 24, 20214
Installing TensorFlow GPU on Win10From https://makeoptim.com/en/deep-learning/tensorflow-gpu-on-win10May 7, 2021May 7, 2021
Installing TensorFlow GPU on Ubuntu with aptFrom https://makeoptim.com/en/deep-learning/tensorflow-gpu-on-ubuntuApr 12, 2021Apr 12, 2021
Deep Learning (TensorFlow, Jupyterlab, VSCode) on Apple Silicon (M1) based MacTensorFlow, Jupyterlab, VSCode, M1 MacMar 12, 2021Mar 12, 2021
Published inAnalytics VidhyaA simple way to collect your deep learning image datasetDeep Learning has become the go-to method for solving many challenging problems. As we known, with enough training, a deep network can…Feb 24, 2021Feb 24, 2021
SwiftUI: How to create a powerful Marquee?Many apps need to use the marquee view. In UIKit we can use https://github.com/cbpowell/MarqueeLabel, but there is no ready-made library…Nov 24, 2020Nov 24, 2020