san-kou7

Results 6 issues of san-kou7

🐛 Bug when i run the code about-- quick_start_zh.md([FunASR](https://github.com/alibaba-damo-academy/FunASR/tree/main)/[docs](https://github.com/alibaba-damo-academy/FunASR/tree/main/docs)/[modelscope_pipeline](https://github.com/alibaba-damo-academy/FunASR/tree/main/docs/modelscope_pipeline) /quick_start_zh.md) from modelscope.pipelines import pipeline from modelscope.utils.constant import Tasks inference_diar_pipline = pipeline( mode="sond_demo", num_workers=0, task=Tasks.speaker_diarization, diar_model_config="sond.yaml", model='damo/speech_diarization_sond-en-us-callhome-8k-n16k4-pytorch', model_revision="v1.0.3", sv_model="damo/speech_xvector_sv-en-us-callhome-8k-spk6135-pytorch", sv_model_revision="v1.0.0", )...

bug

### What is the problem this feature will solve? I saw three .py files in the tools/deployment directory that output models in onnx format, but they don’t seem to be...

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello, I have successfully completed the training of the...

question

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello, I have successfully completed the training of the...

question

# zh 借于文档中的仔细指导,我已成功将数据集制作成yolo格式,修改完成配置文件,并完成了yolov8n-pose的训练。为了优化训练结果,我希望在数据集中加入负样本(人为制作),请问这个负样本是否需要使用labeling打标,如果需要请问如何标注;负样本图片和标签文件都与正样本同样放在train/images与train/labels路径中吗? 收到您的回复,我将感激不尽

Stale

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question I want to implement yolov5-pose in the ultralytics framework,...

question
Stale
pose