neptune-ai / neptune-tensorboard

Neptune - TensorBoard integration 🧩 Experiment tracking with advanced UI, collaborative features, and user access management.
https://docs.neptune.ai/integrations/tensorboard/
Apache License 2.0
13 stars 6 forks source link

Enable tensor logging if possible #71

Open AleksanderWWW opened 8 months ago

SiddhantSadangi commented 8 months ago

@AleksanderWWW - ideally, a TensorBoard experiment should have the same structure in Neptune irrespective of it being exported or "synced". This is not the case currently as can be seen here: https://app.neptune.ai/o/common/org/tensorboard-integration/runs/compare?viewId=standard-view&detailsTab=images&shortId=TBOARD-1355&dash=leaderboard&type=run&compare=IwZgrALANMQ

TBOARD-1354 is the synced run, while TBOARD-1355 is exported.

The exported run has images logged as a series of tensors: https://app.neptune.ai/o/common/org/tensorboard-integration/runs/details?viewId=standard-view&detailsTab=metadata&shortId=TBOARD-1355&path=tensorboard%2Ftensor%2F&attribute=epoch-0_pred-0_actual-0, and these don't show up in the "Images" tab