-
MMYOLO Call for Proposals
---
在各个领域中 YOLO 系列改进算法众多,哪些改进的算法或者模块你觉得非常有用?欢迎在 Issue 中留言。我们会根据反馈列入开发计划当中。
**Issue 回复模板**
- 算法名:
- 发布的会议和年份(如有):
- 论文(如有):
- 数据集(如有):
- 简介(如有):
- 代码(如有):
- 相关解读(如…
-
I'm currently looking at Scala's collections API and one thing that stands out to me is that its collections are separated, at their broadest level, by mutable and immutable. This is something I need …
-
Good day! First, I'd like to say great work on this!
As I was trying to reproduce the results found [here](https://github.com/microsoft/RegionCLIP/blob/main/docs/MODEL_ZOO.md), I'd like to focus on…
-
Hello,
Could you provide the weights to try SimpleYOLOWorldDetector by giving image embedding as an input instead of text? When I load from "yolow-v8_l_clipv2_frozen_t2iv2_bn_o365_goldg_pretrain.pt…
-
Hello developers, I want to perform zero-shot instance segmentation on COCO based on this repository(I mainly want to verify the reliability of the automatic labeling process), and evaluate the differ…
-
I need to test metric on my dataset, i follow the instruction ( https://github.com/mlzxy/devit/issues/4) to build CLASS_PROTOTYPES, my dataset has 69 classes. I use the default BG_PROTOTYPES: "weights…
-
This is my directory structure:
.
├── 1.jpg
├── LICENSE
├── README.md
├── checkpoints
│ ├── ckpt.txt
│ ├── cloth_segm.pth
│ └── ipadapter_faceid
│ ├── ckpt.txt
│ ├── ip-ada…
-
I'd like to track the validation set loss for finetuning evaluation on a custom dataset (i.e., as shown in the original maskrcnn trainer [here](https://github.com/facebookresearch/maskrcnn-benchmark/…
-
- https://arxiv.org/abs/2108.06753
- 2021
オブジェクトプロポーザルは、オブジェクト検出、弱教師付き検出、オブジェクトディスカバリー、トラッキングなど、多くのビジョンパイプラインの不可欠な前処理ステップとなっています。
学習を必要としない手法と比較して、学習ベースのプロポーザルは、オブジェクト検出への関心の高まりを受けて、最近人気が高まっています。…
e4exp updated
3 years ago
-
- https://arxiv.org/abs/2104.13921
- 2021
ゼロショット画像分類は、整列した画像とテキストのエンコーダーを学習することで、有望な進歩を遂げている。
本研究の目的は、バウンディングボックスやマスクアノテーションのない新規オブジェクトを検出することを目的としたゼロショットオブジェクト検出を進化させることである。
本研究では、Vision and La…
e4exp updated
3 years ago