AllenCell / AllenCell/allencell-segmenter-ml
Training: Patch Size input - enforce value of x, y, and z to be multiples of 4
Ouverte
🚨 high priority🚨
UI/UX
- Langage dominant
- Python
- Étoiles
- 5
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Problem
Currently we mention that the patch size value for x, y, and z must be multiples of 4 in the guide text below the "Patch size" label and also in its tooltip. However, we can take one step further to code enforce the input
### Acceptance criteria
When user inputs values into the x, y, and z fields, the values are checked to be multiples of 4, if not, get to the closest value that satisfies this requirement
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.