Skip to content
View odafeng's full-sized avatar

Highlights

  • Pro

Block or report odafeng

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.

Content in all repositories owned by your account will be closed.
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
odafeng/README.md

Shih-Feng (Fredric) Huang, MD · 黃士峯

Surgical Data Scientist · Colorectal Surgeon
clinical problems → structured data → deployable systems

ORCID Research website Clinical website Blog ctpelvimetry on PyPI YouTube Colon and Code


I build evidence-backed surgical data systems — turning raw CT, intraoperative video, and postoperative records into reproducible analysis, open-source software, and deployable clinical tools.

高雄榮總大腸直腸外科主治醫師
專注於將臨床問題轉化為可計算、可重現、可部署的資料科學系統


⚙️ Evidence → Deployment

Clinical problem Peer-reviewed evidence Reproducible code Deployed artifact
Mid-pelvic workspace from CT Auto-ISD · IJCARS 2026
Scalable annotation-free CT pelvimetry · JIIM 2026
auto-isd-pelvimetry Interactive demo · ctpelvimetry
Robotic surgery learning curves J Robotic Surg. 2026 rissa-ML-learning-curve Reusable analysis workflow
Postoperative symptom monitoring IRB-approved study hemorrhoids-postop Live clinical-research PWA

🚀 Featured Work

🔬 Medical Imaging: Publication → Reusable Software

🎥 Surgical Intelligence

📊 Clinical Prediction & NLP

  • Stage_III_Colon_EDR — externally validated early-recurrence modeling workflow with manuscript-aligned notebooks; patient-level data excluded
  • llm-extractor — local-first LLM pipeline for extracting structured fields from rectal cancer pathology reports

📱 Deployed Clinical Systems

  • hemorrhoids-postop — postoperative symptom monitoring and AI-assisted patient education PWA, deployed in an IRB-approved study
  • MedFeedJournalTracker — automated literature monitoring with LLM filtering and daily LINE notifications

📚 Selected Publications

Focus: surgical AI, learning curves, and outcome modeling

  • A Scalable, Annotation-Free Pipeline for Automated CT Pelvimetry: A Validation Study with Landmark Uncertainty Analysis and Clinical Correlation — Journal of Imaging Informatics in Medicine 2026 doi
  • Automated CT-based pelvimetry — Int J Comput Assist Radiol Surg. 2026 doi
  • Machine learning–based learning curve analysis — J Robotic Surg. 2026 doi
  • Video-based RA-CUSUM proficiency assessment — Int J Colorectal Dis. 2026 doi

Full list → ORCID


🧰 Methods & Stack

  • Data Science: pandas, scikit-learn, lifelines, PyTorch
  • Imaging: CT processing, TotalSegmentator, 3D Slicer
  • Causal Inference: overlap weighting, RMST, survival modeling
  • Engineering: Python packaging, pytest, GitHub Actions, Next.js, TypeScript, PostgreSQL

🧭 Direction

Building the infrastructure of Surgical Data Science:

  • From clinical intuition → quantitative modeling
  • From retrospective data → real-time systems
  • From isolated studies → reproducible pipelines
  • Now building: surgical video analytics — automated phase recognition & workflow decomposition (cholec80-phase-recognition: MS-TCN vs causal TeCNO)

Pinned Loading

  1. auto-isd-pelvimetry auto-isd-pelvimetry Public

    Peer-reviewed pipeline for automated CT-based pelvimetry and mid-pelvic workspace quantification in rectal cancer.

    Python 1

  2. ctpelvimetry ctpelvimetry Public

    Python package and CLI for automated CT pelvimetry and body-composition analysis with reproducible QC outputs.

    Python

  3. rissa-ML-learning-curve rissa-ML-learning-curve Public

    Reproducible ML analysis of learning curves and surgical safety in robotic left-sided colorectal cancer surgery.

    Jupyter Notebook

  4. hemorrhoids-postop hemorrhoids-postop Public

    Hemorrhoid postoperative symptom monitoring and AI-assisted patient education PWA — React + Supabase + Claude API

    HTML 1

  5. MedFeedJournalTracker MedFeedJournalTracker Public

    Automated literature monitoring for clinicians and researchers — journal ingestion, LLM filtering, and daily LINE notifications.

    Python 3

  6. clinical-report-studio clinical-report-studio Public

    Turn a clinical registry spreadsheet into a local, privacy-aware PPTX and DOCX report bundle.

    Python