-
Create a skeleton react-app that mimic the cashword version
-
```
class SoftcbDiceLoss(torch.nn.Module):
def __init__(self, iter_=10, smooth=1.):
super(SoftcbDiceLoss, self).__init__()
self.smooth = smooth
# Topology-preservi…
-
Task:
Add a skeleton top offer a dark mode. Hereby, a skeleton consist out of:
- A new SCSS file `darkmode.scss` inside `/design/scss`
- Inclusion of the new file inside of `custom.scss`
- The…
cmllr updated
4 weeks ago
-
### Bug Report
| Q | A
|------------ | ------
| Version(s) | 3.15.0
#### Summary
After providing responses to all of the skeleton installer's questions, the install fails becau…
-
* membrain-seg version: 0.0.5
* Python version: 3.9.19
* Operating System: Ubuntu 24.04.4 LTS
### Description
Skeletonization changes the pixel size of segmentations. Using a segmentation at 1…
-
- [x] Close message button for unauthorized users and change message icon
- [ ] Add moving heading feature for moderation
- [ ] Add easy user-management control for moderation on the forum
- [x] Te…
-
start:)
-
### Tested versions
4.3-stable
### System information
Godot v4.3.stable.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 6GB (NVIDIA; 32.0.15.6094) - Intel(R) Core(…
-
I have a custom recipes repository with one Flex pack (`"type": "symfony-pack"`) and that pack has its own recipe to add a couple of files, nothing fancy.
On one of our machines, Flex unconfigures …
-
I have a toy package I'm working with as I work on the testing stuff and I keenly miss "Insert Roxygen Skeleton" from RStudio.