-
[Mary Jane] Yuutousei Ayaka no Uraomote 2
version: 4.2 (24-10-27 08:22:47 UTC)
platform / locale: Windows-10-10.0.19045-SP0 / ko_kr
order / group / uid: 0 / False / d05d796a1a324538bc94ab4e2c875b…
-
When 2 users are in the same channel in nc, there is a seg fault when 1 users tries to kick the other.
KICK tom ==> segfault
-
### 🐛 Describe the bug
After running the following script trace profiler seg faulted on torch nightly:
```
import torch
import torchvision.models as models
from torch.profiler import profile, rec…
-
## Prerequisites
* [x] Can you reproduce the problem in safe mode?
* [x] Are you running the latest version?
* [x] Are you reporting to the correct repository?
* [x] Did you perform a cursory sear…
-
Name: jieba
Version: 0.42.1
Summary: Chinese Words Segmentation Utilities
Home-page: https://github.com/fxsjy/jieba
Author: Sun, Junyi
Author-email: ccnusjy@gmail.com
License: MIT
```
# enco…
-
你好 我想问下我在代码里面看到lb的来源是:
label = np.asarray(Image.fromarray(label), dtype=np.int64)
torch.tensor(label) label = Variable(label).cuda()
lb = torch.squeeze(label, 1)
然后把lb送到交叉熵损失函数(CrossEntropyLoss…
-
## Describe the bug
I am not able to download segmentation model. The op from lazy.py shows below:
Available options in 'model':
v7
v9-c
v9-c-seg
v9-m
v9…
-
This error was encountered in arrow, and a longer discussion may be found in https://github.com/apache/arrow/issues/44342. On an arm machine I observe a segmentation fault inside `background_thread_en…
vyasr updated
3 weeks ago
-
Thanks to your excellent work, When I run "python heal_swin/data/segmentation/synwoodscape_merge_classes.py",I met the following errors:
Could not find seg_annotation_info.json file at /home/liusu/pr…
-
Hello, I was trying to use the code for the purpose of calculating the value of Clumpiness for few galaxies. But, I am getting unreliable values. To verify I checked with the values available in [Cons…