-
# Task Name
Respiratory Sound Classification
## Task Objective
The objective of this task is to predict if an audio of respiratory sound indicates early-stage fatal lung diseases for better d…
-
For classification problems with > 1000 classes, the model building will fail in metric calculation phase because Confusion Matrix has a limit on a maximum number of classes. An error will be shown to…
-
Great work on your recent paper! We’re excited to see continued research in this area. We wanted to share some interesting parallels with existing work that you might find valuable:
- Your main bench…
-
![image.png](https://raw.githubusercontent.com/RezwanAhmed123/pe/main/files/d1b976f0-0e67-42fd-9779-2e888eb6c230.png)
As seen in the image above, for `Use case: Add a client`, step 2 and 3 are not ex…
-
Looming on the horizon, and one of the most significant facilities for this decade, is the Rubin Observatory. It is expected to detect ~10 million transients per night and Australia leads a transient …
-
Hi Radu,
Thank you vey much for this code you provided. Its very much appreciated.
From the code, it seems that a feature (early) level fusion was before classification.
Please I would like …
-
### What happened + What you expected to happen
I ran into trouble attempting to use temporal classification. The example at https://nixtla.github.io/neuralforecast/examples/temporal_classifiers.html…
-
While exporting probability maps from a pixel classification workflow, CPU usage is only ~38%, see attached screenshot:
![taskmanager_while_exporting_probmaps](https://cloud.githubusercontent.com/ass…
-
TYGS is _the_ go-to classification server, but its turnaround time - especially under load - is a bit slow for the workshop.
The current placement in the workshop is late on because we build concep…
-
The steps I took to arrive at this message are as follows:
1)
> docker search deephdc
docker run -ti -p 5000:5000 -p 6006:6006 -p 8888:8888 deephdc/deep-oc-audio-classification-tf
> Put yo…