-
### 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 …
-
## Background
- 3가지 모델에 대해 (효석님, 동우님, 경륜 각각 1개씩) WBF로 앙상블을 한 결과 성능 대폭 상승함
- 여러 앙상블 실험을 통해 실험 결과를 공유할 예정
## Content
- parser 파라미터들을 간단하게 설명하자면,
- `--csv_folder_path` : 내가 앙상블하고 싶은 csv 파일들이 저장되어 …
-
hey there
thanks a lot for this code
I have a question please
do I need to include the yolov3 weight of a coco dataset during training ??
or what should I include in this line:
parser…
-
目前configs下只有finetune-coco和zero-shot的配置文件,请问如下结果应该怎么配置configs文件呢?训练和测试类别数应该怎么设置
![微信图片_20240514163248](https://github.com/AILab-CVC/YOLO-World/assets/45118059/e3145543-5ae1-4a25-9909-574ac8c3ab1e)
-
Hi @rmokady,
Thank you for your nice work, I learned a lot from it. Since the default CLIP model you are using seems to be the ViT-B32 version, I am wondering if you have tried other visual features…
-
I am searching for the onnx file of your model, but it seems that there is no ready-made one, can you provide it?
-
你好, 请问你的工程里面 video的每个frame记录到json的信息数据排布是怎样的呀,可以发我一个demo吗?我看的你的jointsdataset.py 里取读的key有 "gap" "label", 这个自定义和coco的kpts.json 不太一样。
-
Hello,
I hope to evaluate my trained model with coco dataset.
But there is no code for evaluation of coco.
With google, I realize that I have to evaluate the result using coco server.
But.. I …
-
Hello !
I also did some extensions and ports to `CocoR`:
- https://github.com/mingodad/CocoR-Typescript
- https://github.com/mingodad/CocoR-CPP
- https://github.com/mingodad/CocoR-CSharp
- http…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…