zxjzzz
zxjzzz
> @zxjzzz it is possible that the image file is corrupted or the label txt file is not in the correct format. yep YOLO try fix corrupt file
> @zxjzzz The input directory of Kaggle is in read-only mode. I suggest that the error might be due to YOLO attempting to create something in that folder (maybe the...
> 仔细阅读下conf.yml注释或者conf/README.md吧 hhh 看起来是正则匹配的 文档里的说明写的是有ai 和nlp参与 不知道是在哪块勒
> @zxjzzz try > > ``` > result = model("/path/to/img")[0] > print(result.obb) > ``` thx