Skip to content
View jtj777's full-sized avatar
  • Kaohsiung

Block or report jtj777

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. insightface insightface Public

    Forked from deepinsight/insightface

    2D和3D的臉部分析項目

    Python 1

  2. GFPGAN GFPGAN Public

    Forked from TencentARC/GFPGAN

    騰訊的臉部修復算法

    Python

  3. AI-Products-All-In-One AI-Products-All-In-One Public

    Forked from TheExplainthis/AI-Products-All-In-One

    彙整了真正實用的 ChatGPT 與生成式 AI 工具

  4. 向客戶展示乾淨地操作聚合,以分店訂單排行榜為例 向客戶展示乾淨地操作聚合,以分店訂單排行榜為例
    1
    List<Document> result = mongodb.aggregate(collName, new PipelineBuilder()
    2
            .project("store_id")
    3
            .countByGroup("store_id", "總計")
    4
            .sortDesc("_id"));
    5
    result.forEach(doc -> log.info(doc.toJson()));
  5. KhTourMap KhTourMap Public

    高雄旅遊地圖

    HTML