Spaces:
Sleeping
Sleeping
File size: 758 Bytes
fe87595 ffdc611 fe87595 ffdc611 fe87595 ffdc611 fe87595 ffdc611 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
title: Denoise Judging
emoji: 🔬
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
short_description: Blind A/B judging of denoised microscopy images
---
# Denoise Judging
Blind A/B judging Space for the Stemson-AI denoising experiments.
- Reads triplets (`raw`, `cimp_gan`, `n2v`) from the private dataset
`Stemson-AI/denoise-judging-triplets`.
- Writes one judgment per JSON file to the private dataset
`Stemson-AI/denoise-judgments`.
- De-duplicates by email: a user only sees triplets they have not yet judged.
## Required Space secret
- `HF_TOKEN` — fine-grained token with **read** access to
`Stemson-AI/denoise-judging-triplets` and **write** access to
`Stemson-AI/denoise-judgments`.
|