-
The 1.20.5 update is adding custom item support for the output item of recipes. While this doesn't solve all our problems, we can get pretty far and we should explore our path forward. This issue list…
-
I'm wondering how to get a local video slide to restart the video when the slide is loaded/rotated into play. Also how to pause the slide until the video is finished then move to the next slide.
Mayb…
-
### Before submitting a new icon request, please confirm the following:
- [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a…
-
Hi,
I wanted to confirm that DINO:DETR detects 91 object types:
"0": "N/A",
"1": "person",
"10": "traffic light",
"11": "fire hydrant",
"12": "s…
-
I want to know if there is the clothing object class in the coco, I have not found in the website.
Thanks!
weigq updated
7 years ago
-
![](https://github.com/Single430/issuesFile/blob/master/vlcsnap-2020-11-25-15h15m26s555_LI%20(2).jpg?raw=true)
这样吗?这个需要修改 **yolov3_deepsort.py**
```
# select person class
mask = cls_ids == 0
…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the…
-
I was recently struggling with a map of a resort to find the quickest way to get home before ski-lifts close.
I have seen that openstreetmap has all info about ski-lifts and ski slopes (including dif…
lains updated
5 years ago
-
Hi,
I use the following code to export pth weights to onnx. I encountered unknown error.
Do you have any idea about how to export pth to onnx?
```Python
import sys
import os
import t…
-
### Search before asking
- [X] I have searched the YOLOv6 [issues](https://github.com/meituan/YOLOv6/issues) and found no similar feature requests.
### Description
其它的YOLO版本的训练文件组织一般是这样的:
```
…