okankop / Efficient-3DCNNs

PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
MIT License
777 stars 151 forks source link

TensorBoard Support #7

Closed pranavgundewar closed 4 years ago

pranavgundewar commented 5 years ago

Hi! Is there any way to add TensorBoard support to visualize and finetune models? This would be great.

okankop commented 4 years ago

Currently there is no tensorboard support. I would be happy if anybody volunteers to do the job :)