-
# š» 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 ā¦
-
**Assignment 1: Visualization Critique**
Find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't?ā¦
-
Pose a question about one of the following articles:
[āMachine Learning as a Tool for Hypothesis Generationā](https://doi.org/10.1093/qje/qjad055), Jens Ludwig, Sendhil Mullainathan. The Quarterlyā¦
-
Hey,
I want to use the --url parameter in the code so i can export flows to a Flask Python server where my ML model is being run. How do i do this. For some reason, the "cicflowmeter -i -u output" ā¦
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues wereā¦
-
Hello,
Currently I am trying to train the yolo.cfg (version 2) with 2 labels. (I want to recognise Dark Vador and Yoda in my test images.) I changed the number of classes in yolo.cfg, and I renamedā¦
-
Hello, Could you explain to me what st_start_id0 and st_start_id1 refer to in the prompt?
I guess they have connection to equation 5.
![image](https://github.com/user-attachments/assets/eb67344c-95ā¦
-
## Keyword: detection
### Video Anomaly Detection by Estimating Likelihood of Representations
- **Authors:** Yuqi Ouyang, Victor Sanchez
- **Subjects:** Computer Vision and Pattern Recognition (cs.Cā¦
-
One interesting usage of tensorflow from the community is to process live audio stream. For that I think it would be great to support live audio stream in tensorflow-io so that more applications couldā¦
-
At the moment, we have a decent set of functionality to work with in-memory vector data cubes. What we do not have is a way of saving them to a disk and reading back again, apart from using `pickle` wā¦