Add comprehensive model card for SV-DRR
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for SV-DRR, a high-fidelity novel view X-Ray synthesis model.
It includes:
- Relevant metadata:
pipeline_tag: image-to-image,library_name: diffusers, andlicense: apache-2.0. - A link to the paper: SV-DRR: High-Fidelity Novel View X-Ray Synthesis Using Diffusion Model.
- A link to the code repository: https://github.com/xiechun298/SV-DRR.
- A detailed "Usage" section with Python/bash code snippets for inference, taken directly from the GitHub README.
- Visual demonstrations of the model's capabilities from the GitHub README.
- The official BibTeX citation.
This will improve discoverability and usability for researchers and practitioners on the Hugging Face Hub.
xiechun-tsukuba
changed pull request status to
merged