Improve model card with metadata, links, and usage
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. I'm opening this PR to enhance the model card for GeoMotion.
Improvements include:
- Added
pipeline_tag: image-segmentationto the metadata to improve discoverability on the Hub. - Included links to the research paper and the official GitHub repository.
- Added a brief description of the model's architecture and approach.
- Provided a sample usage snippet for inference based on the instructions in the repository.
- Added the BibTeX citation for the work.