v1.0#

+
+

v1.0.2#

+

[v1.0.2] Release (#273)

+
+

Release Date

+

2024/04/03

+
+

+fix +feat/mlops +feat/vision +docs +release +

+

Features

+
    +
  • mlops

    +
      +
    • TritonClientURL & TritonClientK8s

      +
        +
      • tritonclient.grpc.InferenceServerClient를 attribute로 가지는 것에서 상속 구조로 refactoring

      • +
      • Triton Inference Server의 현재 상태를 확인할 수 있는 status method 추가

      • +
      • Triton Inference Server 내 존재하는 model을 load 및 unload 할 수 있는 load_modelunload_model method 추가

      • +
      +
    • +
    • tritonclient[grpc]의 version update (>=2.44.0)

    • +
    +
  • +
  • vision

    +
      +
    • CocoLoader

      +
        +
      • Image를 읽어올 때 기존 경로를 포함하는 문제 수정

      • +
      • segmentation 값이 존재할 때 다각형 출력 및 시각화 기능 추가

      • +
      +
    • +
    • LabelStudio

      +
        +
      • yolo method의 변환 시 오류 수정

      • +
      • Label Studio format에서 COCO format으로 변환하는 coco method 추가

      • +
      +
    • +
    +
  • +
+

v1.0.1#

[v1.0.1] Release (#270)

@@ -390,6 +436,7 @@

Style