FairDiff

(★ 60)

[MICCAI 24] The official code repository for paper "FairDiff: Fair Segmentation with Point-Image Diffusion".

File Explorer

  • .gitignore
  • data_convert.py
  • environment.yml
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

age

View Details ▼

A simple, modern, and secure file encryption tool.
See also: `age-keygen`, `age-inspect`.

age {{[-p|--passphrase]}} {{[-o|--output]}} {{path/to/encrypted_file.age}} {{path/to/unencrypted_file}}

Generate an encrypted file that can be decrypted with a passphrase:

age {{[-r|--recipient]}} {{public_key}} {{[-o|--output]}} {{path/to/encrypted_file.age}} {{path/to/unencrypted_file}}

Encrypt a file with one or more public keys entered as literals (repeat the `--recipient` flag to specify multiple public keys):

age {{[-R|--recipients-file]}} {{path/to/recipients_file.txt}} {{[-o|--output]}} {{path/to/encrypted_file.age}} {{path/to/unencrypted_file}}

Encrypt a file to one or more recipients with their public keys specified in a file (one per line):

# Project Badges

  • pipeline pipeline
// repository documentation