-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
I tried running t…
-
I want to test dito with my own classes and images, how can i compute text embedding for my own classes
-
Data collection pipeline should be reactive to data coming into a bucket, for example:
Images get added to bucket -> autolabelling pipeline happens for unlabelled images -> labelling cleaning happe…
-
### System Info
```shell
Hi Team,
Need your help to convert owl-vit model (OwlViTForObjectDetection) into onnx file.
############################################################################…
-
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…
-
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…
-
Thanks for your brilliant work!
I'm wondering if the model can detect all objects, such as a 'grounding dino'?
-
#
[sound-spaces](https://github.com/facebookresearch/sound-spaces)
[Project: RLR-Audio-Propagation](https://github.com/facebookresearch/rlr-audio-propagation)
[Audio Sensor](https://github.com/f…
yyf17 updated
2 years ago
-
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…
-
2 quick questions about text prompt for zero-shot detection.
I used
`boxes_filt, pred_phrases, scores = get_grounding_output(model, image, text_prompt, box_threshold, text_threshold, with_logits=…