-
Cached Mechanism
Dispatch with Trie(Predicate Store)
-
Hi, thanks for providing such a wonderful work.
There seems no ablation when using a better loss design for dense queries in the paper. Compared to using focal loss, how much does it improve the perf…
-
It seems that T-head and TAL have better performance than Decoupled head(like YOLOX), how can we apply this in YOLOX?
It might have conflict with simOTA?
-
**Describe the bug**
When I train TOOD with amp I get an error, when I remove the amp it works fine.
![1682146952269](https://user-images.githubusercontent.com/96114577/233769216-60721f15-88a5-4860-…
-
IE, if I have the following todos:
```
## Loop:
- Sleep schedule:
- Went to bed:
- Woke up:
- Self Care
- [ ] Face cleaned
- [ ] Teeth brushed
- Showered
- [ ] Morning
- [ ] Night…
-
Hello, I was not able to export the onnx file successfully using mmdet.Is there a Tood onnx file available? I would like to further visualize the network structure for learning, thank you!
-
it can be implemented on TOOD?The name of your method in the code is BboxDistanceMetric?
-
```python tools/test.py my_configs/tyre_tood_json_config.py tutorial_exps/latest.pth --eval bbox --out clean/result.pkl```
请问这条指令中的tutorial_exps/latest.pth是哪个checkpoint文件呢,是与训练好的模型还是需要自己训练呀?
-
**Short Description**
Add support for anchor box customization within the keras_cv.models.YOLOV8Detector class. This would allow users to:
- Specify custom anchor boxes during model creation
- …
-
tood is a super performance detector in mmdet, how to use it in mmocr.