Object Detection
Transformers
Safetensors
English
d_fine
vision
vladislavbro commited on
Commit
6af7431
·
verified ·
1 Parent(s): d6a0ef6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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