Sparklewerk / hypermap

Tools for exploring NFT collections, permissively MIT licensed
https://sparklewerk.com
MIT License
0 stars 0 forks source link

TensorBoard: image summaries #14

Open JohnTigue opened 2 years ago

JohnTigue commented 2 years ago

There is some way of dumping all the NFT images into TensorBoard for its images summary screen. That has to be pretty easy now that the basics of interacting with the beast are understood locally.

Screen Shot 2022-01-04 at 12 24 17 PM

JohnTigue commented 2 years ago

The above screen shot is from: https://colab.research.google.com/github/tensorflow/tensorboard/blob/master/docs/image_summaries.ipynb

JohnTigue commented 2 years ago

Perhaps this is relevant: Displaying image data in TensorBoard.

JohnTigue commented 2 years ago

And this, too? tf.summary.image