AllenCell / AllenCell/allencell-segmenter-ml
Training: Patch Size input - enforce value of x, y, and z to be multiples of 4
Đang mở
🚨 high priority🚨
UI/UX
- Ngôn ngữ chính
- Python
- Star
- 5
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.