wuch

Results 7 issues of wuch

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question Is it possible to save the results of the...

question

## ❔Question ` self.m3 = nn.ModuleList(nn.Conv3d(x, self.no * self.na, (32, 3, 3), 1) for x in ch) self.inplace = inplace # use in-place ops (e.g. slice assignment) def forward(self, x):...

question
Stale

## ❔Question ## Additional context

question

我看现在好像是随机的

## ❔Question 请问可能是啥原因 ## Additional context yolov7刚出那个版本我训练没事。今天重新下了一个,训练几十个iter loss就nan了

question

转换yolo格式时到41063__img01081时出现了这个问题 对比了下xml文件和其他的也没区别