-
**Upcoming program dates / have a few questions**
UX
- [x] Vertical stacking wastes space
- [x] Sections non aligned vertically
Design
- [ ] Visual change to displaying dates
- [ ] Unique vi…
-
Page frame detection is not always trivial: textual noise from facing pages, structured background, non-orthogonal sight lines due to skew or warp – scans (or worse: photos) can offer many challenges.…
-
def validation(epoch_iterator_val, model, args):
# 设置模型为验证模式
model.eval()
# 初始化度量指标
dice_metric = DiceMetric(include_background=False, reduction="mean", get_not_nans=False)
…
RY-97 updated
4 weeks ago
-
https://docs.wildme.org/docs/researchers/ia_pipeline
Under the detection section, we have three OPTIONAL preparation processes that we can detail much better. This should include:
more expressi…
-
Since a few days applying a Weka model in a script fails with the error "Error while adjusting data!". I am using Weka v3.3.2
You can reproduce the issue using the minimal example described on imag…
-
Could you please attach the code of the Data Preprocessing, I want to test the model with my own pictures ...
-
I have 300x300 single channel images. I am trying a segmentation problem. I have two classes - object1 and object2, and the rest is background. Therefore, my output is of size 300x300x2. 1st channel h…
-
During compilation of Zig, using the standard posix instructions, the `zig0` executable segfaulted when it was run.
Running the `zig0` executable by itself also segfaults.
Compilation log:
```
[ 98…
-
### Background
As an contributor, I typically try to upload GoPro timelapse videos.
The segmentation of large videos is discussed in https://github.com/mapillary/mapillary_tools/issues/636.
Indepen…
-
Dear author,
I am writing to ask for your help on the following problem.
I added a new background specie by modifying the _class_ source and head files with a new parameter. It works well if I ju…