hub icon indicating copy to clipboard operation
hub copied to clipboard

上传含有中文的数据集有乱码

Open linkuiyuan opened this issue 10 months ago • 3 comments

Search before asking

  • [X] I have searched the HUB issues and found no similar bug report.

HUB Component

No response

Bug

上传含有中文的数据集有乱码

Environment

No response

Minimal Reproducible Example

微信截图_20240415104059

Additional

No response

linkuiyuan avatar Apr 15 '24 02:04 linkuiyuan

@linkuiyuan Thank you for bringing this to our attention. We're currently investigating the root cause of the issue regarding the garbled characters in datasets containing Chinese text. Our team is actively working on resolving this matter, and we'll update you as soon as we confirm the problem and implement a solution.

We appreciate your patience and understanding.

yogendrasinghx avatar Apr 15 '24 10:04 yogendrasinghx

@linkuiyuan Can you share more information with us? Did you format your dataset correctly following our documentation? FYI, you can validate your dataset:

from ultralytics.hub import check_dataset
check_dataset('path/to/coco8.zip')

Maybe you can try re-uploading your dataset?

sergiuwaxmann avatar Apr 16 '24 10:04 sergiuwaxmann

👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help.

For additional resources and information, please see the links below:

  • Docs: https://docs.ultralytics.com
  • HUB: https://hub.ultralytics.com
  • Community: https://community.ultralytics.com

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLO 🚀 and Vision AI ⭐

github-actions[bot] avatar May 17 '24 00:05 github-actions[bot]