-
About the dataset used in this repo. Can you provide the dataset directory storage format and data conversion script?
-
This is a proposal to introduce a property which specifies what syntax highlighting rules the editor
should apply for matched files.
``` ini
syntax: name
```
## Examples
``` ini
[*]
synta…
-
This is an amazing repo, this help me a lot in my work.
I have a question, Is there any efficient way to convert the output from mask to polygon when I have multiple objects?
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
Hello, I am doing segmentation for road and would like to know how to convert the cityscapes dataset to coco for road segmentation. Thanks in advance.
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentatio…
-
### 💡 Your Question
Previously I used the code below to get the latency on my custom trained model with YOLOv5:
`python val.py --weights best.pt --data data.yaml --task test`
But of course it's n…
-
@glenn-jocher
Hello, I have researched the mAP in the inference part and found some problems:
- The original size of my data set is 1360x800
- When I execute train.py, `--img` is set to 640, and w…