-
@lizhengwei1992 ,
在训练的时候,计算交叉熵这里cross_entropy_loss = criterion(seg, mask_gt[:, 0, :, :].long())报错,查了些资料没搞明白什么原因,其中criterion的参数shape如下
seg.shape torch.Size([1, 2, 256, 256])
mask_gt torch.Size([1, 2…
-
What I'd like is just the name of the test and the time taken, on per line, and that's it. No warnings about HTML output or what plotter is being used or messages about warming up the code or anything…
-
From Module-JS1 created by [SallyMcGrath](https://github.com/SallyMcGrath): CodeYourFuture/Module-JS1#124
### Link to the coursework
https://curriculum.codeyourfuture.io/js1/success/
### Why …
-
This bug is created from a dependabot alert
![Screenshot 2024-01-02 at 19 28 43](https://github.com/greymd/teip/assets/3874767/3d11bb74-cf57-4e89-b9ad-d3fff68d584e)
Following crates are using `att…
-
Zu beantwortende Fragen:
- [ ] Was ist die Intuition hinter Caratheordorys Definition?
- [x] Wieso ist diese Definition notwendig? -> https://math.stackexchange.com/questions/1400503/caratheodory-…
kulla updated
6 years ago
-
Put up a minimal repro here: https://github.com/vlovich/criterion-bug-repro
Notice below that the 5 Gelem/s number is total garbage (+ the NaN in the output). The "Took Xs or N Kelements/s" is prin…
-
We have inherited an application that uses Nhibernate to generate Sql Queries using the DetachedCriteria.
Recently we tried to update this from Nhibernate version 3.31.400 to version 5.1.7.
After …
-
In the Solid and Pfem application the definition of the strategy must consider that the configuration of the scheme is posterior to the selection of the Elements, once the DOF have been defined. In a …
-
Would it be possible to cut another release or when is the next one scheduled? I am specifically interested in having https://github.com/bheisler/criterion.rs/pull/705 available.
-
https://github.com/facebookresearch/Mask-Predict/blob/11c753526ebbbf5b946d1305a613b830f4f29232/fairseq/criterions/label_smoothed_length_cross_entropy.py#L63
https://github.com/facebookresearch/Mask…