FairDiff

(★ 60)

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

파일 탐색기

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

# CDN으로 사용하기

jsDelivr

jsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.

명령어 용어집

이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.

🔍

age

설명 보기 ▼

간단하고, 현대적이며 안전한 파일 암호화 도구.
관련 항목: `age-keygen`, `age-inspect`.
더 많은 정보: <https://github.com/FiloSottile/age#usage>.

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

암호로 해독할 수 있는 암호화된 파일을 생성:

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

문자로 입력된 하나 이상의 공개키로 파일을 암호화 (여러 공개키를 지정하려면, `--recipient` 플래그를 반복):

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

파일에 지정된 공개키를 사용하여 한 명 이상의 수신자에게 파일을 암호화 (한 줄에 하나씩):

# 프로젝트 배지

  • pipeline pipeline
// repository documentation