Skip to content
View JuicyJeong's full-sized avatar
  • Seoul, Korea
  • 07:13 (UTC +09:00)

Block or report JuicyJeong

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
JuicyJeong/README.md

πŸ‘‹ Hi, I'm Jinwoo Jeong

Manufacturing Vision AI Engineer (PM/Lead) focused on taking deep learning projects from data acquisition to line deployment.


🧭 About Me

  • Name: Jinwoo Jeong
  • Role: AI Engineer, PM + Lead (Manufacturing Vision AI)
  • Engineering Focus: Deep Learning-based Vision Inspection, Model Deployment, Inference Optimization, Cross-functional Project Delivery
  • Tech Stack (Main): Python, C#, C++, PyTorch, ONNX, TensorRT
  • Language Stack: Korean (Native), English (Work Communication), Japanese (Daily Communication)
  • Email: jinwoo327@gmail.com
  • GitHub: JuicyJeong

πŸ’Ό Work

HiveVision Co., Ltd. β€” AI/System Development Team (2025.05 – Present)

  • Led end-to-end manufacturing AI projects: image acquisition, labeling, dataset setup, training/deployment, and on-site application.
  • Covered practical tasks across Detection / Segmentation / Classification / OCR.
  • Refactored Deepculus architecture from Boost.Python-style coupling to C# ↔ Python socket-based runtime communication.
  • Improved deployment robustness with protocol design + packaging/security workflow (PyInstaller, PyArmor, archive protection).
  • Applied model optimization workflow with ONNX / TensorRT and large-image tiling-based inference handling.
  • Collaborated cross-functionally with optics/system teams for visibility checks, tact-time alignment, and customer-specific integration.

πŸš€ Core Skills

AI Engineering

  • PyTorch, Detection, Segmentation, Classification, OCR
  • Serving/Deployment: ONNX, TensorRT
  • LLM Workflow: Prompt Engineering, Agentic Workflow, MCP, vLLM

Engineering Stack

  • Programming: Python, C#, C++, Bash/Shell
  • OS/Infra: Ubuntu, macOS, Windows, NAS (Synology / TrueNAS)
  • Environment: Conda, uv, Git/GitHub, SSH

πŸ§ͺ Projects

Graduate Projects (Human Motion)

  • ACTOR retraining for avatar motion generation
    • Retrained a public motion generation model with modified datasets and visualized outputs in Unity3D.
  • Motion similarity automation tool (TMR-based)
    • Automated embedding generation/similarity evaluation and improved throughput with custom loader + parallel processing.
  • Unity3D + IMU real-time motion visualization
    • Connected IMU sensor data to SMPL-X avatar joint rotations with calibration/alignment scripts.

Personal Projects

  • Event booth crawling & visualization system
    • Crawled exhibitor data and organized/visualized it in Google Sheets for planning.
  • Event account info collection pipeline
    • Automated account collection and structured shared operation data.
  • Music chart collection & auto-posting bot
    • Operated a real-time chart data pipeline with automated posting workflow.

πŸ“š Publications

International

  • VRST 2024 (Poster)
  • ICDDS 2024 (Oral)

Domestic

  • Korean Institute of Industrial Engineers (2022)
  • Korean Software Conference (2023, 2024)

πŸ… Certifications

  • ADsP (Advanced Data Analytics Semi-Professional)
  • TOEIC Speaking IH

πŸ“« Contact

Pinned Loading

  1. dongneboothlist dongneboothlist Public

    Jupyter Notebook

  2. Metaverse_VElab Metaverse_VElab Public

    Forked from younghochai/Metaverse_VElab

    C#

  3. streaming_chart_tweet streaming_chart_tweet Public

    Python

  4. ACTOR_jw ACTOR_jw Public

    Forked from Mathux/ACTOR

    Flying-motion Generation via Motion Dataset Adaptation

    Jupyter Notebook

  5. TMR_jw TMR_jw Public

    Forked from Mathux/TMR

    Official PyTorch implementation of the paper "TMR: Text-to-Motion Retrieval Using Contrastive 3D Human Motion Synthesis" ICCV 2023

    Python