Improve model card for RecNeXt-M5 (Add abstract, limitations, and detailed results)
#1
by nielsr HF Staff - opened
This PR significantly improves the RecNeXt-M5 model card by incorporating more detailed information from the project's GitHub README.
Key updates include:
- Added the paper's abstract for better context.
- Included comprehensive performance tables for object detection and semantic segmentation.
- Detailed ablation studies and RecConv variants to explain architectural choices and experimental results.
- Added a section on the model's limitations for transparency.
- Included an "Updates" section for project history.
- Added an "Acknowledgement" section.
- Corrected the arXiv badge to reflect the correct paper ID
2412.19628.
These additions provide a much richer and more informative model card for researchers and users.
suous changed pull request status to merged