DeepRegNet / DeepReg

Medical image registration using deep learning
Apache License 2.0
564 stars 76 forks source link

Add support for neptune #710

Closed mathpluscode closed 3 years ago

mathpluscode commented 3 years ago

Subject of the feature

It can be very helpful to allow users to upload their training results to neptune https://neptune.ai/ in addition to tensorboard.

This feature should be activated using either config / env variable.

NMontanaBrown commented 3 years ago

What is the point of supporting both neptune and w&B when they both sort of do the same thing? @YipengHu @mathpluscode

mathpluscode commented 3 years ago

What is the point of supporting both neptune and w&B when they both sort of do the same thing? @YipengHu @mathpluscode

It's like why not all using PyTorch? I think it's more user friendly if user has a choice specially some may have subscriptions. But we can do define this ticket as low priority. @NMontanaBrown

NMontanaBrown commented 3 years ago

@mathpluscode more curious as to who could pick it up? Because I personally have not used neptune so...?

mathpluscode commented 3 years ago

@mathpluscode more curious as to who could pick it up? Because I personally have not used neptune so...?

:) if someone interested he/she will pick up. Otherwise we may close it in few months.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.