Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,7 @@ Yansong Peng, Hebei Li, Peixi Wu, Yueyi Zhang, Xiaoyan Sun, Feng Wu
|
|
21 |
This model was contributed by [VladOS95-cyber](https://github.com/VladOS95-cyber) with the help of [@qubvel-hf](https://huggingface.co/qubvel-hf)
|
22 |
|
23 |
This is the HF transformers implementation for D-FINE
|
|
|
24 |
_coco -> model trained on COCO
|
25 |
_obj365 -> model trained on Object365
|
26 |
_obj2coco -> model trained on Object365 and then finetuned on COCO
|
|
|
21 |
This model was contributed by [VladOS95-cyber](https://github.com/VladOS95-cyber) with the help of [@qubvel-hf](https://huggingface.co/qubvel-hf)
|
22 |
|
23 |
This is the HF transformers implementation for D-FINE
|
24 |
+
|
25 |
_coco -> model trained on COCO
|
26 |
_obj365 -> model trained on Object365
|
27 |
_obj2coco -> model trained on Object365 and then finetuned on COCO
|