Code Monkey home page Code Monkey logo

Comments (17)

MathieuLAllier avatar MathieuLAllier commented on September 7, 2024 2

Encoding the labels into utf-8 resolved the problem for me.

from tensorboard.

atishsawant avatar atishsawant commented on September 7, 2024

Was there a fix for this?

from tensorboard.

wchargin avatar wchargin commented on September 7, 2024

Not as far as I recall. cc @dsmilkov ?

from tensorboard.

CermakM avatar CermakM commented on September 7, 2024

👍 Stumbled upon this issue as well. However, I believe my problem is a bit different, since I don't even get to the 3D label enabling part.
The labels seem to be properly loaded, however (See the image bellow).

tf_gh_issue_tostring

Any progress with this? Thanks!

from tensorboard.

jart avatar jart commented on September 7, 2024

Marking contributions welcome because it looks like a potentially easy fix that might simply be related to the type of data being fed into the projector.

from tensorboard.

Camuslu avatar Camuslu commented on September 7, 2024

I met the same issue today. Would be eager to see if this gets fixed.

from tensorboard.

jart avatar jart commented on September 7, 2024

Searching the codebase, this is probably being triggered by metadata labels, e.g. point.metadata[this.selectedLabelOption].toString();. I know @francoisluus made a good contribution not too long ago for Interactive Supervision which includes label editing. Perhaps he could take a look?

from tensorboard.

francoisluus avatar francoisluus commented on September 7, 2024

I can take a look, thanks for the notification.

@CermakM @Camuslu if it is possible at all, please share a (sanitized) zipped version of your log folder used with TensorBoard, so that I can recreate the scenario, thanks.

from tensorboard.

Camuslu avatar Camuslu commented on September 7, 2024

@francoisluus It turns out mine wasn't really a bug in Tensorboard but something I did wrong. It's working now on my end.

from tensorboard.

CermakM avatar CermakM commented on September 7, 2024

@francoisluus, probably something similar to @Camuslu ... also made it work a while ago, I think it was a problem with the embeddings being different size than the labels (not 100% sure) .. the error is indeed very uninformative, though.

from tensorboard.

AmitMY avatar AmitMY commented on September 7, 2024

Solution kinda works .encode('utf8')

No more error, but now the string is:
image

from tensorboard.

MathieuLAllier avatar MathieuLAllier commented on September 7, 2024

from tensorboard.

bono1567 avatar bono1567 commented on September 7, 2024

It throws the same error if the number of tensors are not equal to the number of labels in the tsv file

from tensorboard.

reyhan1994 avatar reyhan1994 commented on September 7, 2024

how can i Encod my labels into utf-8 ?

from tensorboard.

Proteusiq avatar Proteusiq commented on September 7, 2024

look at your .tsv do you have. You might be having 1 letter per line instead of word or N-gram of words per line. I discovered data processing was wrong :)

from tensorboard.

wakameog avatar wakameog commented on September 7, 2024

Me too.

I was able to plot it well in GoogleColaboratory. However, I get an error in the local environment.
Is the problem with plotting in Japanese?
スクリーンショット 2020-04-08 16 46 01

from tensorboard.

reyhan1994 avatar reyhan1994 commented on September 7, 2024

I was able to plot it well in GoogleColaboratory two month ago, but now I can't, I don't know what is the problem can you help me? I really need this plotting for my final project. I am plotting in Iran. I attach the photos of my errors.
tensorboard2
May you send me the version of your TensorFlow and tensorBoard?and the part of related code please, thanks a lot.
tensorboard1
tensorboard2

from tensorboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.