GithubHelp home page GithubHelp logo

Visualize data about cnn-for-asi HOT 10 CLOSED

waldeland avatar waldeland commented on August 27, 2024
Visualize data

from cnn-for-asi.

Comments (10)

waldeland avatar waldeland commented on August 27, 2024

Hi,
it should without the asterix (*). Tensorboard already look into subfolders.

from cnn-for-asi.

dimitrisl avatar dimitrisl commented on August 27, 2024

Hello again,

Thank you very much for the response,
I've already tried that without any effect

from cnn-for-asi.

waldeland avatar waldeland commented on August 27, 2024

What happens when you try to run: tensorboard --logdir=log/ ?

from cnn-for-asi.

dimitrisl avatar dimitrisl commented on August 27, 2024

i get

` dimitrisl@desktop-dl:~/Projects/CNN-for-ASI$ tensorboard --logdir=log/
Exception in thread Reloader:
Traceback (most recent call last):
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/application.py", line 361, in _reload_forever
    reload_multiplexer(multiplexer, path_to_run)
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/application.py", line 335, in reload_multiplexer
    multiplexer.Reload()
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/event_processing/plugin_event_multiplexer.py", line 195, in Reload
    accumulator.Reload()
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/event_processing/plugin_event_accumulator.py", line 185, in Reload
    for event in self._generator.Load():
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/event_processing/directory_watcher.py", line 88, in Load
    for event in self._LoadInternal():
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/event_processing/directory_watcher.py", line 112, in _LoadInternal
    for event in self._loader.Load():
  File "/home/dimitrisl/miniconda3/envs/SDetection/lib/python3.6/site-packages/tensorboard/backend/event_processing/event_file_loader.py", line 53, in Load
    self._reader.GetNext(status)
TypeError: GetNext() takes 1 positional argument but 2 were given

TensorBoard 1.5.1 at http://desktop-dl:6006 (Press CTRL+C to quit)

`

and when i open the link tensorboard cannot locate the logs

from cnn-for-asi.

waldeland avatar waldeland commented on August 27, 2024

Seems to be realted to this issue: tensorflow/tensorboard#1111

After reading the disucssion, my best guess would be to update tensorboard to the newest version. My second best guess would be to make sure that the tensorboard-log files are produced with the same version of tensorboard that you try to view them with.

Other than that I am not sure what might be the problem.

Good luck, and thanks for getting in touch.

from cnn-for-asi.

dimitrisl avatar dimitrisl commented on August 27, 2024

Thanks!
It seems upgrading it to tensorboard 1.8 did the trick!

from cnn-for-asi.

mtkilic avatar mtkilic commented on August 27, 2024

I have same issue, but I have tensorboard 1.13.0 version. I feel like I am doing something wrong, where the log files should be exported? because I dont see any log folder in the directory

from cnn-for-asi.

waldeland avatar waldeland commented on August 27, 2024

They should be created within the log-directory.

from cnn-for-asi.

mtkilic avatar mtkilic commented on August 27, 2024

I get below output when I Ctrl + C, is this expected?
Image PC Routine Line Source
libifcoremd.dll 00007FF95E1294C4 Unknown Unknown Unknown
KERNELBASE.dll 00007FF996D856FD Unknown Unknown Unknown
KERNEL32.DLL 00007FF998B33034 Unknown Unknown Unknown
ntdll.dll 00007FF99A7E3691 Unknown Unknown Unknown

from cnn-for-asi.

mtkilic avatar mtkilic commented on August 27, 2024

Update
Running as below doesn't create log directory

tensorboard --logdir="log"
However, running below code will create log directory
python batch.py --logdir="log"
at first you get couple python error, but fixing those and running again will create log-directory and i am able to see it on tensorboard

from cnn-for-asi.

Related Issues (12)

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.