Open GeorgeS2019 opened 10 months ago
As of now, Deep-MAT-Deformation is a CNN that predicts deformations of a medial axis to describe the surface of an organ. It might be interesting to reimplement Deep-MAT-Deformation using Torchsharp, as it would allow me to visualize the deformations of the Medial Axis in Godot and possibly make a registration of it alongside the CT/Medical imaging of the patient. Unfortunately, it would take some time, and since this is my university thesis project, my current priorities are documenting this project and write the thesis.
Take your time.. hopefully U will eventually find time learning TorchSharp
https://github.com/dotnet/TorchSharp
https://github.com/dotnet/TorchSharp/discussions/334#discussioncomment-1258501
Apply the Deep-MAT-Deformation using Torchsharp on Godot (TorchSharp works on Godot) and we currently have Deep Reinforcement Learning in .NET running on Godot