sulaiman1988

Results 13 issues of sulaiman1988

How can I return just segmentation polygon points for each object?

how-to

how can I return polygon coordinates for segmentation?

### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [X] I want to train my custom dataset, and I have read the [tutorials for training your...

question

### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [X] I want to train my custom dataset, and I have read the [tutorials for training your...

question

How can I make clustering for customized datasets?

how to convert model weight into onnx

there is no weight in path (results/imagenet10/moco) as you mentioned in embedding.py weight = "./results/imagenet10/moco/checkpoint_4999.pth.tar"

Can I use this repo to make a cluster for my images, if yes could you help with how I can do that, mainly use ImageNet10 or TinyImageNet

RuntimeError: "triu_tril_cuda_template" not implemented for 'BFloat16' torch 2.0.1 torchaudio 2.0.1 torchvision 0.15.2

Traceback (most recent call last): File "/content/Semantic-Segment-Anything/scripts/main_ssa_engine.py", line 5, in from pipeline import semantic_annotation_pipeline File "/content/Semantic-Segment-Anything/scripts/pipeline.py", line 8, in from mmcv.utils import print_log ImportError: cannot import name 'print_log' from 'mmcv.utils'...