issues
search
iscyy
/
yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
https://github.com/iscyy/yoloair
GNU General Public License v3.0
2.51k
stars
430
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 233: illegal multibyte sequence
#85
nooicess
closed
2 years ago
3
integrated multitask
#84
iscyy
closed
2 years ago
0
This is no way to train yolov7
#83
Luxiangxianghy
closed
2 years ago
4
Can I ask if the upgrade of yolov7 is based on that version of yolov7?
#82
Luxiangxianghy
closed
2 years ago
2
Like C3HB, can you give what it is?
#81
Luxiangxianghy
closed
2 years ago
2
ModuleNotFoundError: No module named 'timm'
#80
DCH8612
closed
2 years ago
1
I'd like to see what kind of ComputeLoss yolov7 uses? It's not mentioned in the config file.
#79
Luxiangxianghy
closed
2 years ago
1
I trained with the recently updated yolov7 code and got an Exception: Dataset not found.
#78
Luxiangxianghy
closed
2 years ago
1
从头训练yolov7-RepVGG,报错AttributeError: 'RepVGGBlock' object has no attribute 'fusevggforward'
#77
985zhangguoxu
closed
2 years ago
1
Is there any idea to integrate the RES2NET structure
#76
songjiahao-wq
closed
2 years ago
5
训练yolox,输出的结果图中没有val损失曲线
#75
vaerdu
closed
2 years ago
2
add ppyolo1,resnet
#74
yang-0201
closed
2 years ago
0
能支持更高效的数据加载方式吗?
#73
trouble-maker007
closed
2 years ago
1
请问关于一些非yolo官方的模型权重参数如何获取
#72
Cxgmg
closed
2 years ago
1
代码训练问题!
#71
violet2422
closed
2 years ago
1
I used YOLOv7 to train my dataset, after dozens of epochs the mAP did not go up, it was always around 0.00005, I did not change the parameters, but I used the code on the YOLOv7 side, the mAP was able to go up normally, why is this?
#70
Luxiangxianghy
closed
2 years ago
4
YOLOv6模型-v2.0 paper 版本 config
#69
eorroot
closed
2 years ago
6
从头训练yolox模型,报错 'DetectX' object has no attribute 'anchors'
#68
985zhangguoxu
closed
2 years ago
1
Is it possible to adjust the study rate? If so, where can I adjust it?
#67
Luxiangxianghy
closed
2 years ago
0
NameError: name 'SwinV2_CSPB' is not defined
#66
Luxiangxianghy
closed
2 years ago
2
RuntimeError: shape '[32, 4, 1600]' is invalid for input of size 51200
#65
Luxiangxianghy
closed
2 years ago
2
运行detect.py报错
#64
kawa11
closed
2 years ago
1
assert 'nc' in data, "Dataset 'nc' key missing."
#63
jia0511
closed
2 years ago
5
The fusevggforward() is missing
#62
Yshelgi
closed
2 years ago
2
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! (when checking argument for argument max in method wrapper_clamp_Tensor)
#61
kaiwendulantediyiren
closed
2 years ago
9
Running val.py brings up ValueError: not enough values to unpack (expected 2, got 1)
#58
Luxiangxianghy
closed
2 years ago
2
val.py doesn't work on its own data
#57
Luxiangxianghy
closed
2 years ago
0
怎么拉取最新的代码。训练yolov7-tiny 保持不了权重。
#56
moxigk
closed
2 years ago
3
Training a dataset from voc to yolo format gives a ValueError: not enough values to unpack (expected 2, got 1).
#55
Luxiangxianghy
closed
2 years ago
1
如何使用GardCAM、GardCAM++等方法进行YOLO系列网络模型热力图可视化
#54
maoguotao-jr10
closed
2 years ago
1
This happens when I train my dataset with yolox:ValueError: not enough values to unpack (expected 2, got 1)
#53
Luxiangxianghy
closed
2 years ago
1
Hi, Thank you for your work.I want to know the architecture for this yoloair
#52
noreenanwar
opened
2 years ago
1
Fix for "RuntimeError: result type Float can't be cast to the desired output type long int"
#51
ThibaultCastells
closed
2 years ago
0
Swin tranformer V2模块报错,请问有解决方案吗?
#50
kaiwendulantediyiren
closed
2 years ago
1
ppyolo update
#49
yang-0201
closed
2 years ago
0
Fix for "RuntimeError: result type Float can't be cast to the desired output type long int"
#48
ThibaultCastells
closed
2 years ago
4
ppyoloe-l update
#47
yang-0201
closed
2 years ago
0
RuntimeError: shape '[4, 5, 8, 8, 8, 64]' is invalid for input of size 696320
#46
Tracy-git
closed
2 years ago
20
训练YOLOX-S
#45
vaerdu
closed
2 years ago
8
KeyError: 'ema'
#44
kay2019-art
closed
2 years ago
2
Update issue templates
#42
iscyy
closed
2 years ago
0
请问项目中说使用不同的loss、多种正负样本匹配是如何实现的?
#41
Cxgmg
closed
2 years ago
1
WARNING: NMS time limit 10.0s exceeded
#40
qiao-xu
closed
2 years ago
1
RuntimeError: shape '[24, 1, 6400]' is invalid for input of size 460800
#39
joker0816
closed
2 years ago
1
TypeError: 'NoneType' object is not iterable
#38
maoguotao-jr10
closed
2 years ago
1
Merge pull request #1 from iscyy/main
#37
songjiahao-wq
closed
2 years ago
1
sppfcspc
#36
yang-0201
closed
2 years ago
0
sppfcspc
#35
yang-0201
closed
2 years ago
0
你好,最新版的yoloair在训练acmix的时候报如下错误
#34
darkredrock
closed
2 years ago
2
Add SimSPPF yaml
#33
WangQvQ
closed
2 years ago
0
Previous
Next