Skip to content
View sudo-yf's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sudo-yf

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
sudo-yf/README.md

Hi, I'm Yifan Liu

Typing SVG

Website · Blog · GitHub · Email


About

Chiikawa animation

I'm an undergraduate student at South China University of Technology (SCUT), majoring in Safety Engineering.

Since October 2025, I have been working on embodied AI and Vision-Language-Action models in Associate Professor Huiping Zhuang's research group at SCUT.

Selected Projects

ICRA 2026 LeHome Challenge
VLA policies · LeRobot data · bimanual garment manipulation

VLA policy reproduction, training, evaluation, and data engineering for bimanual garment manipulation.

  • Reproduced and evaluated ACT, Diffusion Policy, SmolVLA, X-VLA, pi0, and KAI0.
  • Ran systematic W&B experiments on learning rates, training steps, checkpoints, pretrained weights, and image augmentation.
  • Improved the Top-Long success rate from 76.67% to 86.67% under a unified 60-episode evaluation.
  • Built an end-to-end data flywheel covering rollout, trajectory filtering, LeRobot Dataset merging, and retraining.
  • Curated 291 high-quality successful trajectories.
  • Fixed file_index misalignment and missing finalize() issues that caused Parquet and dataset merging failures.
  • The team reached a final success rate of 59.25% and ranked 17th globally in the Simulation Track.
Weak-Boundary Smoke Semantic Segmentation
Fire-safety vision · smoke datasets · DeepLabV3+

Semantic segmentation for smoke with weak boundaries, smoke-cloud confusion, and complex fire-safety scenes.

  • Conducted more than ten smoke-burning experiments and collected over one hundred real smoke samples.
  • Used SAM 3 for semi-automatic annotation and supplemented the dataset with 90 generated multi-scene smoke images.
  • Collected and standardized 9,124 smoke segmentation images.
  • Built a train / val / test = 8000 / 833 / 291 split, with 291 high-quality manually annotated samples as the independent test set.
  • Introduced CE and Focal Tversky Loss into DeepLabV3+, improving mIoU from 78.4% to 82.4%.
Intelligent Laboratory Chemical Management System
Face recognition · OCR · inventory audit · scut.leai.me

An edge-model-based hazardous-chemical management system for laboratory intake, checkout, return, auditing, and anomaly tracking.

  • Delivered and deployed the first runnable version within two days.
  • Integrated face recognition, chemical-label OCR, and electronic-scale serial communication.
  • Used InsightFace to associate operators with chemical transactions and abnormal events.
  • Used RapidOCR and PaddleOCR for chemical-label recognition.
  • Combined name normalization and fuzzy matching with an index of 41,977 IECSC chemical names.
  • Deployed online at scut.leai.me.
Argus Dual-Agent System
GUI Agent · Code Agent · computer-use automation

A collaborative execution framework combining a GUI Agent and a Code Agent for computer-use tasks.

  • Designed Smart Router, failure fallback, Tool Calling, and Agent Memory mechanisms.
  • Supported screenshot understanding, window control, mouse and keyboard interaction, and code execution.
  • Used Doubao UI-TARS 1.5 7B for graphical interface understanding.
  • Deployed OpenCUA and conducted basic evaluations on OSWorld.
  • Developed GUI and CLI interfaces, Docker support, automated tests, and CI workflows.
  • Open-sourced the project and released an executable version.

Technical Skills

Programming      Python · PyTorch · Linux · Git
Robot Learning   LeRobot · Isaac Lab · Isaac Sim · real-robot data collection
VLA Policies     ACT · Diffusion Policy · SmolVLA · X-VLA · pi0 · KAI0
Agentic Coding   Claude Code · Codex · Cursor

Education

South China University of Technology
B.Eng. Candidate in Safety Engineering
September 2024 - June 2028

Relevant coursework: Linear Algebra, Calculus, Python Programming, Introduction to Artificial Intelligence.

GitHub

GitHub stats Top languages

Pinned Loading

  1. lerobot-policy-kai0 lerobot-policy-kai0 Public

    Python

  2. wxtsky/CodeIsland wxtsky/CodeIsland Public

    Swift 2.1k 235

  3. Argus-Agent/argus Argus-Agent/argus Public

    Python 4

  4. huggingface/lerobot huggingface/lerobot Public

    🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning

    Python 25.6k 5k

  5. volcengine/MineContext volcengine/MineContext Public

    MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)

    Python 5.4k 408

  6. VainF/DeepLabV3Plus-Pytorch VainF/DeepLabV3Plus-Pytorch Public

    Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes

    Python 2.7k 521