User Portlet
Featured Contributor
Discussions |
---|
I'm training UNET neural networks for muscle segmentation ([link][1]) and implementing LearningRateSchedules that hopefully help with the last extra bit of performance I need. However when implementing it i observed some weird behaviour. For... |
Im trying to render two objects together, one with MaterialShading and one with Opacity. However, when combining these objects my computer becomes very slow and for large objects the frontend even crashes. I managed to get a toy example running... |
![enter image description here][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=flowchart_seg.gif&userId=1332602 [2]:... |
Does anyone have a better solution for reading and writing half-precision float16? As far as I can find Mathematica does not support this at the moment or am I missing something? Currently, I'm reading the data as "UnsignedInteger16" and then... |
Is there any $ system setting to switch the default dynamic plot highlighting off? I'm aware that with `PerformanceGoal -> "Speed"` but I'm getting a bit annoyed with having to add to all my functions. I have had many occasions when performing... |
*MODERATOR NOTE: This is the notebook used in the livestream "QMRITools: Processing Quantitative MRI Data" on Wednesday, September 27 -- a part of Wolfram R&D livestream series announced and scheduled here: https://wolfr.am/RDlive. Subscribe to... |
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/adefe13a-aaeb-45c9-b528-320e4a7b897d |
Quadro M1200 Intel i7 32 Gb RAM I'm currently rendering some large 3D scenes for some projects. I'm aware I'm pushing my hardware and Mathematica to its limits. I previously [asked some questions][1] about frontend crashes when using... |
After installing 13.3 and testing my code I ran into an issue with `Arg` which i guess has to do with something in the handling of the numerical precision of complex numbers. To prevent stuff happing in the background of my data i always mask that... |
I would be grateful if any of the coders here have some thoughts on how to improve upon what i did to get custom colormaps into Mathematica. Back in 2018 Fabio Crameri proposed some good color maps for scientific visualization and recently V8 was... |