-
hello,thanks for your revision very much。 I still want to ask a question。 We can see that the h5 file includes both image and label data, and when we train,for unlabeld data, we just extract volume ba…
-
作者您好,我看到你是基于VM-Unet这个项目,并且在前面的多类别问题中的也是用的VM-Unet。我想问一下,你是否能成功使用VM-Unet训练多类别分割呢?因为我使用那个项目训练发现loss并没有下降,最终的效果也很差。再请问 #54 中把train_synapse.py中的模型换成UltraLight_VM_UNet,再进行一系列的修改吗?感谢!
-
It would be very useful to have a built-in 2D slice output that would save the simulation data along a plane at either i) the simulation-native resolution in XDMF/HDF5 format or ii) fixed-grid resolut…
-
Hello. I'm working on a visualization of flight trajectories and i would like to have a view with 1 big 3D view for trajectory visualization and several smaller 2d graphs for different scalar values.
…
-
Use numpy and the seaborn library to create and plot a dataset of 2D points forming 100 small triangles arranged in a big circle. Put the code for this in a Jupyter Notebook and make sure it saves the…
-
-
Requirements
-----------------------------------------
- [x] MUST support linear vertical motion.
- [x] MUST support linear horizontal motion.
- [x] SHOULD use Input Manager.
- [x] SHOULD allow a…
-
Minimum and maximum date ranges in org-mode can be specified by using the syntax ‘.+2d/3d’ (as an example), which says that you want to do the task at least every three days, but at most every two day…
-
Is support for Citro2D on the checklist? I would quite like to use Rust3DS for my homebrew applications, but it doesn't appear to support C2D unfortunately :/
-
## 🆙 Improvement proposal
Implement a type to represent a ray. We should have both 2D and 3D rays. This issue specifically proposes to implement a 2D ray.
## Context
Ray-ray intersections, and ot…