lhollard commited on
Commit
73cb57e
·
verified ·
1 Parent(s): 43f57f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -2,8 +2,13 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
5
  ---
6
 
7
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
 
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ pipeline_tag: object-detection
6
  ---
7
 
8
+ # LeYOLO
9
+
10
+ ### LeYOLO Large weights - HuggingFace integration
11
+
12
+ Github: https://github.com/LilianHollard/LeYOLO
13
+
14
+ Paper: https://arxiv.org/abs/2406.14239