Explore

tensorflow ×
  • screenshot

    Tensorflow CNN based fashion recognition model is repeatedly inaccurate although his so called accuracy nearing 95%

    I'm trying to automate a service that is getting a picture of a client and returns...

  • screenshot

    LXer: How to Install TensorFlow on Ubuntu and Other Linux Distros

    Published at LXer: Discover a step-by-step guide to safely install the TensorFlow library in a Python...

  • screenshot

    TensorFlowIO: Corrupted reads of pyspark compressed spark Parquet files

    I'm trying to read compressed parquet files containing tf.Examples (serialized to bytes) created by a Spark...

  • Better ways to name your utils module

    Originally posted 2023-09-06 Tagged: software_engineering Obligatory disclaimer: all opinions are mine and not of my employer...

  • screenshot

    Data augmentation not increasing dataset size

    I am creating a machine learning model to classify images, and I am creating my datasets....

  • screenshot

    How to Use TensorFlow and Cleanvision to Detect Starfish Threats in the Great Barrier Reef

    The blog outlines an innovative approach to protect Australia's Great Barrier Reef using AI and machine...

  • screenshot

    TF keras.utils.Sequence first batch called twice

    While working on a data loader for a Keras deep learning model, I added some print...