Skip to content

Release notes

2.0.4

  • 2023/12/22
  • [버그 수정]
    • [PreProcessor] PreProcessor에서 denoise_level이 0일 때 발생하는 버그를 수정했습니다.
    • requirements에서 matplotlib library를 제거했습니다.

2.0.3

  • 2023/12/12
  • [버그 수정]
    • [PreProcessor] PreProcessor API의 preprocess 함수에 mask=None을 입력했을 때 발생하는 버그를 수정했습니다.

2.0.2

  • 2023/11/23
  • [기능 변경]
    • [Inference Handler] InferenceHandler의 oversized_image_handling 옵션 중 do_not_inspectdo_not_enhance로 이름이 변경되었습니다.
    • [Inference Handler] InferenceHandler의 analyze가 더이상 intermeditate results를 저장하지 않습니다.

2.0.1

  • 2023/11/17
  • [기능 추가]

2.0.0

  • 2023/11/01
  • initial release
  • [기능 추가]
  • [추가 예정]
    • Inference Handler에 Analysis 기능을 추가할 예정입니다.
    • Preprocessing에 사용되는 ImageEnhancer API를 추가할 예정입니다.