-
Hi all,
I've been very excited to get to apply this slightly intimidating project to some new data, but despite all of the great examples of impressive results I've seen out there, I'm really strug…
-
hello, 这个工作很出色。我想知道这个工作的泛化性怎么样?如果只在BEAT数据集中训练,迁移到TED数据集中是否还能很好的work?
所学习的语义是否鲁棒。据我所知,大家还是脚本-手势做对比预训练来解耦语义,但是它们之间存在噪声。如果说在潜空间做语义的引导,还是受到词划分的影响。未来如何做语义的感知呢?
期待您的恢复
-
Hello! I have read your code and found that the anomaly map in test_mvtec.py is entirely based on calculating cosine similarity with the few-shot normal samples. The calculation of Image AUC and Pixel…
-
### Describe the bug
Game crashes when loading into the first 3D scene.
### How do you reproduce the bug?
Select a character and try to load in.
Using included d3d8tod3d9.dll, with the game's la…
-
How should we register `MetaOneStageDetector` in D2Go's META_ARCH_REGISTRY? If I'm not mistaken that should be already registered, right?
```
Traceback (most recent call last):
File "/usr/local/l…
-
After I made my dataset and trained for 50 epochs with 1 class, I couldn't detect anything. I have changed the classes of `detect.py` to mine, weights to `./checkpoints/yolov3_train_50.tf`, image to …
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
Hi, could you explain the * in Table3 in ATL?
You described it as "* means we only use the boxes of the detection results", but how do you use the category of the detection results in training phras…
-
# Summary
CLIP (CLIP ViT)은 zero-shot image classification을 매우 잘하지만, 이를 dense prediction task에 이용하기는 어려웠음. image-level representation을 이용해서 align을 수행하기 때문에, text가 region 단위로 매치되지 않았기 때문. 근래에는 regi…
-
Thanks for your brilliant work!
I'm wondering if the model can detect all objects, such as a 'grounding dino'?