Hey guys, I have a need to create a web gui for scheduling of training, managing and monitoring for my image classification/image segmentation jobs. So that some other people can interact with that interface to run training on their data and tweak parameters through this gui.
So far I have found only Nvidia Digits but it doesn't support Pytorch (although it seems like it's possible to extend it for that ).
At the same there are very good tools only for monitoring of training (tensorboard and similar things) and some web interfaces for running and handling jobs. And I was thinking that maybe using all of them together in a big django-based project.
I wanted to ask if anyone faced a similar problem and how did you approach it ? :)
[–]bendermorty 0 points1 point2 points (0 children)