issues
search
bubbliiiing
/
yolov8-pytorch
这是一个yolov8-pytorch的仓库,可以用于训练自己的数据集。
GNU General Public License v3.0
675
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
请问预训练是在哪个数据集上做的?
#73
iamstarlee
opened
2 days ago
0
invalid literal for int() with base 10: '300.6600000000001'
#72
purples123
opened
4 days ago
0
请问训练得到的pth如何转换成 ultraytics官方的 pt模型呢
#71
fhfeishi
opened
1 month ago
0
TypeError: 'range' object is not callable
#70
Nikhil-Rao20
opened
1 month ago
0
TypeError: 'bool' object is not callable (Sometimes range instead of bool)
#69
Nikhil-Rao20
closed
1 month ago
1
epoch_now这个参数是不是没有啊
#68
rw1995
opened
1 month ago
0
显存占用波动
#67
ccl-private
opened
2 months ago
0
训练比原版的yolov8慢很多
#66
ccl-private
opened
2 months ago
0
Input image filename:Error: no "view" rule for type "image/png" passed its test case
#65
ct166
opened
2 months ago
0
有的图片已损坏 VOCdevkit/VOC2007/JPEGImages/008596.jpg
#64
ccl-private
opened
3 months ago
0
yolov8-seg
#63
Leomin12138
closed
1 month ago
0
get_map计算map@0.5-0.95时输出的结果该怎么计算?
#62
guiguiguiguigui
opened
4 months ago
0
导出onnx出现警告
#61
summeregg111
opened
5 months ago
1
融入注意力机制修改什么
#60
544057420
opened
6 months ago
0
如何在该yolov8项目中融入注意力机制
#59
Finally-Fantasy
closed
3 months ago
0
Predict 报错ValueError: Cannot assign non-leaf Tensor to parameter 'weight'. Model parameters must be created explicitly. To express 'weight' as a function of another Tensor, compute the value in the forward() method.
#58
KeciaHH
opened
7 months ago
2
怎样改代码使其以yolo数据格式训练模型
#57
resoluteasd
opened
8 months ago
0
YOLOv8训练自己的模型,使用get_map.py时报错
#56
pyc0551
opened
8 months ago
0
训练结果差别:在一个其他数据集上训练YOLOv8n 该项目和官方代码结果差别好大
#54
lecomet
opened
8 months ago
14
一开始损失特别大,怎么回事
#53
xyt000-xjj
opened
8 months ago
1
yolov9
#52
neuhsm
opened
9 months ago
2
关于shortcut
#51
DawnCalm
closed
9 months ago
0
转onnx格式为什么转出来的可视化结构跟官方的网络结构不一样
#50
Sakura0v01
opened
9 months ago
3
heatmap模式下的sigmoid函数溢出
#49
maomao123-git
opened
10 months ago
0
backbone中有部分通道数存在问题
#48
Randall-W
opened
10 months ago
2
需要多大显存?
#47
binmus
opened
10 months ago
0
RuntimeError: NCCL communicator was aborted on rank 0。单机多卡训练超时
#46
answerman1
opened
11 months ago
0
可以使用官方那个实例分割预训练模型进行实例分割么
#45
1259383356
opened
11 months ago
0
B导为什么您的代码归一化后,x和y有些会出现大于1的情况且伴随着w或h会是负数?请问是我自己有这个问题还是代码本身的问题
#44
DannyHuuuuu
opened
11 months ago
0
mAP正常,Recall很低是什么原因?
#43
Refrain-lhc
opened
11 months ago
3
YoloV8单机多卡训练第一个epoch中途卡住
#42
answerman1
opened
11 months ago
0
评估卡在get_map
#41
jiaduob
opened
1 year ago
1
CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSgemv(handle, op, m, n, &alpha, a, lda, x, incx, &beta, y, incy)`
#40
feifeitu1
opened
1 year ago
4
TypeError: meshgrid() got multiple values for keyword argument 'indexing'
#39
Xu-Nan
opened
1 year ago
2
请问yolov8_x_backbone_weights.pth是什么文件,这个在训练时要放在什么位置
#38
btqx
opened
1 year ago
0
模型的参数量,计算量
#37
dragon1201
opened
1 year ago
1
主干网络预训练权重的数据集
#36
Yuning-Shi
opened
1 year ago
0
与官方的有什么区别
#35
Arrosw
opened
1 year ago
1
搞了半天了,怎么回事
#34
dstawj
opened
1 year ago
3
怎么load pth
#33
Arrosw
opened
1 year ago
0
如何在导出预测图片的同时,导出可视化的热力图?
#32
langer-zheng
opened
1 year ago
0
DDP
#31
TryHard-LL
opened
1 year ago
5
accumulated gradients
#30
FanChiMao
opened
1 year ago
0
轉換官方 fused 的預訓練模型權重
#29
summer51202
opened
1 year ago
0
训练时logs保存的map和运行get_map.py后的结果不一致
#28
yutao98
opened
1 year ago
3
报错提示
#27
caixiongjiang
opened
1 year ago
1
计算损失
#26
josieisjose
opened
1 year ago
1
请问git上提供下载的预训练模型是B导自己训练得到的吗?
#25
franciszq
opened
1 year ago
1
解决训练过程验证map为0问题
#24
Mr-zhao765
opened
1 year ago
22
如何增加检测层
#23
17freeman
opened
1 year ago
1
Next