ashkamath / mdetr

Apache License 2.0
969 stars 125 forks source link

how to view training on tensorboard #73

Closed nikky4D closed 1 year ago

nikky4D commented 2 years ago

How do I view the output on tensorboard? i have an experiment name but I don't see how to call tensorboard on the results.

ashkamath commented 1 year ago

We dont use tensorboard, but just use a jupyter notebook for plotting our results. You should be able to adapt examples online to add tensorboard calls, but we will not be trying to support it :)