Skip to content

FixeMe

Learn How to FIX bugs!

tensorflow

Tensorflow 

[FIXED] Can autoencoders be used to extract useful (not truthful) representations?

October 24, 2022 Nick 0 Comments autoencoder, keras, neural-network, representation, tensorflow

Issue I’m looking for a neural network model that can extract useful information from an image. Here "useful" is arbitrarily

Read more
Tensorflow 

[FIXED] TensorFlow Dataset Shuffle Each Epoch

October 21, 2022 Nick 0 Comments python, tensorflow

Issue In the manual on the Dataset class in Tensorflow, it shows how to shuffle the data and how to

Read more
Tensorflow 

[FIXED] Neural network keeps misclassifying input image despite performing well on the original data set

October 21, 2022 Nick 0 Comments neural-network, python, tensorflow

Issue Link to the dataset in question Before I begin, few things that might be relevant: The input file format

Read more
Tensorflow 

[FIXED] Is it possible to convert a TensorFlow (Keras) model from BGR to RGB?

October 21, 2022 Nick 0 Comments java, keras, python, tensorflow, tf.keras

Issue I have converted a Caffe model, learned on BGR data, to ONNX format and then from ONNX to TensorFlow

Read more
Tensorflow 

[FIXED] Using tf.data.experimental.make_csv_dataset for time series data

October 21, 2022 Nick 0 Comments csv, dataset, tensorflow, time-series

Issue How do I use tf.data.experimental.make_csv_dataset with CSV files containing time series data? building_dataset = tf.data.experimental.make_csv_dataset(file_pattern=csv_file, batch_size=5,num_epochs=1, shuffle=False,select_columns=feature_columns) Solution It

Read more
Tensorflow 

[FIXED] modify image to black text on white background

October 21, 2022 Nick 0 Comments image-processing, image-segmentation, python, pytorch, tensorflow

Issue I have an image that need to do OCR (Optical Character Recognition) to extract all data. First I want

Read more
Tensorflow 

[FIXED] Batch normalisation during testing

October 21, 2022 Nick 0 Comments batch-normalization, conv-neural-network, deep-learning, tensorflow, time-series

Issue I am working on a 2d time series problem with vector size 140*6 for binary classification using CNN. I

Read more
Tensorflow 

[FIXED] Show_inference error in tensorflow tutorial

October 21, 2022 Nick 0 Comments python, tensorflow

Issue I am entirely new to python and tensorflow. While following the tutorial at model zoo. I run into show_inference

Read more
Tensorflow 

[FIXED] Keras to predict number based on graph, with no accuracy at all

October 21, 2022 Nick 0 Comments keras, python, tensorflow

Issue I’m new to the neral network world and made an atempt to write an prediction algoritm with tensorflow/keras. This

Read more
Tensorflow 

[FIXED] What does this tensorflow message mean? Any side effect? Was the installation successful?

October 21, 2022 Nick 0 Comments anaconda, python, tensorflow

Issue I just installed tensorflow v2.3 on anaconda python. I tried to test out the installation using the python command

Read more
  • ← Previous

android android-studio angular angular-material angularjs arrays c# css dart django django-models django-rest-framework django-views express firebase flask flutter git github html ionic-framework java javascript jquery json keras kotlin mysql node.js pandas photoshop php python python-3.x reactjs selenium selenium-chromedriver selenium-webdriver spring spring-boot sql tensorflow typescript web-scraping windows

Copyright © 2023 FixeMe. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.