jagennath-hari commited on
Commit
7ad6860
·
1 Parent(s): 8c24ef7

update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -37,10 +37,10 @@ The D-FINE family includes five model sizes trained on the [L&A Pucks Dataset](h
37
  | Variant | Parameters | mAP@[0.50:0.95] | Model Card | ONNX Download |
38
  |:------------:|:----------:|:---------------:|:-----------:|:--------------:|
39
  | Nano | 3.76M | 0.825 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-nano"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-nano/resolve/main/model.onnx"><img src="https://img.shields.io/badge/-ONNX-005CED?style=for-the-badge&logo=onnx&logoColor=white"></a> |
40
- | Small | 10.3M | 0.816 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-small"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | [Download](https://huggingface.co/Laudando-Associates-LLC/d-fine-small/resolve/main/model.onnx) |
41
- | Medium | 19.6M | 0.840 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-medium"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | [Download](https://huggingface.co/Laudando-Associates-LLC/d-fine-medium/resolve/main/model.onnx) |
42
- | Large | 31.2M | 0.828 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-large"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | [Download](https://huggingface.co/Laudando-Associates-LLC/d-fine-large/resolve/main/model.onnx) |
43
- | Extra Large | 62.7M | 0.803 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-xlarge"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | [Download](https://huggingface.co/Laudando-Associates-LLC/d-fine-xlarge/resolve/main/model.onnx) |
44
 
45
 
46
  > mAP values are evaluated on the validation set of the L&A Pucks dataset.
 
37
  | Variant | Parameters | mAP@[0.50:0.95] | Model Card | ONNX Download |
38
  |:------------:|:----------:|:---------------:|:-----------:|:--------------:|
39
  | Nano | 3.76M | 0.825 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-nano"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-nano/resolve/main/model.onnx"><img src="https://img.shields.io/badge/-ONNX-005CED?style=for-the-badge&logo=onnx&logoColor=white"></a> |
40
+ | Small | 10.3M | 0.816 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-small"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-small/resolve/main/model.onnx"><img src="https://img.shields.io/badge/-ONNX-005CED?style=for-the-badge&logo=onnx&logoColor=white"></a> |
41
+ | Medium | 19.6M | 0.840 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-medium"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-medium/resolve/main/model.onnx"><img src="https://img.shields.io/badge/-ONNX-005CED?style=for-the-badge&logo=onnx&logoColor=white"></a> |
42
+ | Large | 31.2M | 0.828 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-large"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-large/resolve/main/model.onnx"><img src="https://img.shields.io/badge/-ONNX-005CED?style=for-the-badge&logo=onnx&logoColor=white"></a> |
43
+ | Extra Large | 62.7M | 0.803 | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-xlarge"><img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface&style=for-the-badge"></a> | <a href="https://huggingface.co/Laudando-Associates-LLC/d-fine-xlarge/resolve/main/model.onnx"><img src="https://img.shields.io/badge/-ONNX-005CED?style=for-the-badge&logo=onnx&logoColor=white"></a> |
44
 
45
 
46
  > mAP values are evaluated on the validation set of the L&A Pucks dataset.