KUOCHENG commited on
Commit
8fae165
Β·
verified Β·
1 Parent(s): 9fef882

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -234,6 +234,7 @@ with tarfile.open('data/x2/x2.tar.gz', 'r:gz') as tar:
234
  # └── psf_hr/, psf_lr/ # Original unpatched data
235
  ```
236
 
 
237
  ## 🎯 Model Evaluation Metrics
238
 
239
  When evaluating super-resolution models on STAR, consider:
@@ -241,7 +242,7 @@ When evaluating super-resolution models on STAR, consider:
241
  1. **Masked PSNR/SSIM**: Only compute metrics on valid pixels (where mask=True)
242
  2. **Source Detection F1**: Evaluate if astronomical sources are preserved
243
  3. **Flux Preservation**: Check if total flux is maintained (important for astronomy, see paper)
244
- ```
245
 
246
  ## πŸ“ Citation
247
 
@@ -265,4 +266,4 @@ This dataset is released under the MIT License.
265
  ## 🀝 Contact
266
 
267
  For questions or issues, please open an issue on the [dataset repository](https://huggingface.co/datasets/KUOCHENG/STAR/discussions).
268
- also can see [github](https://github.com/GuoCheng12/STAR)
 
234
  # └── psf_hr/, psf_lr/ # Original unpatched data
235
  ```
236
 
237
+
238
  ## 🎯 Model Evaluation Metrics
239
 
240
  When evaluating super-resolution models on STAR, consider:
 
242
  1. **Masked PSNR/SSIM**: Only compute metrics on valid pixels (where mask=True)
243
  2. **Source Detection F1**: Evaluate if astronomical sources are preserved
244
  3. **Flux Preservation**: Check if total flux is maintained (important for astronomy, see paper)
245
+
246
 
247
  ## πŸ“ Citation
248
 
 
266
  ## 🀝 Contact
267
 
268
  For questions or issues, please open an issue on the [dataset repository](https://huggingface.co/datasets/KUOCHENG/STAR/discussions).
269
+ Also can see [github](https://github.com/GuoCheng12/STAR)