calmiLovesAI/YOLOv3_TensorFlow2
基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and saving as tflite models.).
PythonMIT
Issues
- 0
read_txt.py是有问题的
#19 opened by nuaasxr - 3
使用COCO数据集训练,loss很快变为nan
#23 opened by Guofeng-Lin - 3
您好,我在解码时遇到了一些问题
#4 opened by Sssyz - 1
在运行train_from_scratch.py文件时遇到了问题
#16 opened by 412869434 - 1
a small bug on test_on_single_image.py
#21 opened by oujin - 1
图片格式为png,修改tf.io.decode_png之后还是报错
#22 opened by Xiaomin-Yu - 2
作者你没有用上官方的预训练权重吧?
#10 opened by Axe-sue - 0
你好,能分享一下你训练好的模型参数吗?
#20 opened by Fannjh - 3
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 50: invalid continuation byte
#6 opened by xfchangwei - 10
- 1
您好,在使用您的网络时发现box_scores异常低导致 单图检测时不输出boxes
#15 opened by laplace674 - 0
训练集损失很低,测试训练集照片,框都是乱的
#18 opened by YuhangJi - 1
请问图片训练前要resize吗?
#13 opened by only-zzx - 0
用tf.metrics.Mean()记录损失,进入新的epoch时损失出现跳跃性下降。
#17 opened by YuhangJi - 1
编译TFlite时,failed while converting
#14 opened by only-zzx - 1
- 2
- 2
您好,发现测试时,输出没有预测边框
#9 opened by deemoo-wang - 0
- 1
- 3
单一图片测试,图片无输出,但
#7 opened by TaoTiJJ - 2
你好,请问有把backbone换成mobilenet尝试看看效果吗?
#3 opened by aa12356jm - 2