-
### MediaPipe Solution (you are using)
Audio Classifier
### Programming language
Python
### Are you willing to contribute it
None
### Describe the feature and the current behaviour/state
We wou…
Akz47 updated
9 months ago
-
Using Unet
/content/LTUDA/code/test.py:44: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is poss…
-
Hi! I am trying to train classifiers for my project but I keep getting an error when trying to calculate SHAP scores. I tried both single and multicore runs but I get the same error either way. I can …
-
## ❓Question
I want to use coremltools to help accomplish combining some separate coreml models to form a bigger one.
For example, **I have models: main.mlmodel, if_branch.mlmodel, else_branch.mlm…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
Hi, hope you doing well.
When I read the paper, I find that there are Siamese and Siamese++ model with different lies on StepRelu. However, when I check the model, there is no stepreslu. I am wonde…
-
Hello,
We are using XGBoost classifier with the method of shap_values as such:
```python
ml_model = loading XGBoost classifier ...
self.explainer = shap.TreeExplainer(ml_model, feature_perturbat…
-
While utilizing the Naive Bayes classifier to detect brute force attacks, validate inputs, identify insecure authentication, and analyze security headers, the model currently trains separately for eac…
-
hello
I want to ask how this problem should be solved.
I would appreciate it if I could get your reply.
train.py 553
vcloak = VCloakTraining(
train.py 137 __init__
self.target_model = e…
-
(yolov8) D:\code\Yolov7-tracker-2>python tracker/track_demo.py --obj ../123.mp4 --detector yolov8 --tracker deepsort --kalman_format byte --detector_model_path ../yolov8n.pt --save_images
2024-10-27 …