-
# 💻 cs
## 📚 mask (total: 9)
### 📃 Deep Pneumonia: Attention-Based Contrastive Learning for Class-Imbalanced Pneumonia Lesion Recognition in Chest X-rays
- **Authors:** Xinxu Wei, Haohan Bai, Xianshi …
-
Hi @Innixma
When 'n_train_subsmaple' is set to 5000, and the number of train_data is larger than 5000, say, 40000, the following error is reported.
### **Error messages**
File "C:\miniconda…
-
Hello, guys.
Well done!
I have a quick question about `sigmoid_focal_loss` as follows:
https://github.com/IDEACVR/DINO/blob/67bbcd97ef30a48cf343b7b0f3ad9ea0795b6fcd/models/dino/dino.py#L379
…
-
The concrete use case is a as following. I have the classes baby, child, teen, adult. My idea was to use similarity between text and image features (for text features I used the prompt 'there is at le…
-
Currently, in scikit-learn, we have multiple definitions of pos_label=None and the doc seems not clear, which might confuse users.
(1) precision/recall/f1/fbeta: do not support pos_label=None
(2) br…
-
19-04-2021
We implemented a basic [RNN](https://github.com/Brahex/text-mining-final-project/blob/main/src/architecture/recursive.py) using trigrams that tries to (predict) generate a pop song. The …
-
It might be nice to have a keyword argument to disable the sorting of classes for `label_binarize`. Sometimes classes have a natural ordering other than lexicographical that I want to preserve in the …
-
I understand how to get mean_x,mean_y. but I do not understand why
scale = ((difference_x.pow(2) + difference_y.pow(2)).sqrt()*softmaxed_map).sum(-1).sum(-1).
what does code mean?
-
### Describe the bug
The classification report returned from running evaluate for a classifier model reports accuracy instead of support when it is not a multi-label classifier
### To Reproduce
```…
-
### Support Questions
Hello,
I know that my request will probably remain unanswered but i think it could help to have a broad view on what misp can do. I've seen in [misp gitter chat](https://ap…