Open
Description
Hi All,
I am trying the embedding projector feature.
- In the provided online example - https://projector.tensorflow.org/ . I am able to select multiple images using the 'bounding box capability'
- But while trying the same on local machine, the selection of multiple images is not working. Instead the canvas rotates as usual without doing any selection.
I am building tensorboard from source code. Please suggest what changes need to be done to enable this feature in local environment also.