1448643857
1448643857
First of all, thank you for such a good code. I want to ask, when I input a larger size, such as 224 * 224 * 3, I find that...
感谢作者能够提供这么好的代码给我们参考。
First of all, thank you for such a good code. I want to ask, when I input a larger size, such as 224 * 224 * 3, I find that...
使用您的这个代码create_eval_data.py制作自己的评估数据集,做好后进行测试,报了一个这样的错误,请问您知道是什么原因么 raceback (most recent call last): File "src/validate_on_lfw.py", line 165, in main(parse_arguments(sys.argv[1:])) File "src/validate_on_lfw.py", line 83, in main args.use_flipped_images, args.use_fixed_image_standardization) File "src/validate_on_lfw.py", line 129, in evaluate tpr, fpr, accuracy, val,...
博主你好,我采用yolov8训练自己的数据集,同一张图片,用官方的可以检出,用仓库里的代码无法检出,请问一下可以从哪些方面进行排查?
感谢作者这么好的项目,代码写的非常棒,请问一下作者有继续开发新的模型比如YOLOv8-OBB,YOLOV10的计划吗?
I encountered this problem while compiling the source code. What is the reason for it [  ](url)