Skip to content
View zjykzj's full-sized avatar
πŸ’»
working
πŸ’»
working

Organizations

@ZJDoc @ZJCV

Block or report zjykzj

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

ZJYKZJ

Computer Vision & Edge AI Β· From training to inference, running models on real hardware


πŸ‘‹ About

I work on the engineering side of computer vision β€” model development, inference optimization, and edge deployment. I believe a model's value is measured by how it performs on real hardware.


🎯 Focus

Vision Models Object detection, segmentation, OCR, face, ReID, fine-grained classification. YOLO family, CRNN/CTC, multimodal models β€” from paper to production.

Model Engineering ONNX, TensorRT, Triton. Pruning, distillation, quantization. CV workflow toolkits spanning data processing, model export, inference, and evaluation.

Edge Deployment NVIDIA Jetson, Huawei Ascend, SOPHON, Horizon, Rockchip RKNN. C++ multi-stream inference, model acceleration, cross-platform adaptation.

LLM & Multimodal LLaMA-Factory LoRA fine-tuning, instruction-data & prompt engineering. vLLM serving β€” LoRA direct or merged weights. Evaluation & benchmarking via OpenAI-compatible APIs.


πŸš€ Projects

Project Description
DataFlow-CV 🌊 Everything your model doesn't do. Analyse, convert, visualize, evaluate β€” a single CLI for all CV data.
InferForge πŸ”¨ From kernel to service β€” InferForge forges any model (CV β†’ LLM β†’ Agent) into production
llamafactory-lora-vllm πŸ¦™ LoRA fine-tuning with LLaMA-Factory β†’ high-performance inference deployment via vLLM
ZJCV Β· Organization πŸ“š DL paper reproductions & training frameworks β€” classification, video action recognition, distillation & pruning (archived) Stars
ZJDoc Β· Organization πŸ“– Engineering guides & docs β€” Git, Linux, deployment, vision & tooling (archived) Stars

🧰 Tech Stack

Languages & Tools

Python C++ CUDA Shell Script Git CMake

Computer Vision & Deep Learning

PyTorch PaddlePaddle OpenCV Ultralytics ONNX Runtime NVIDIA TensorRT Triton Inference Server

Infrastructure & Deployment

Docker Flask Gunicorn Celery RabbitMQ Nginx Milvus Jenkins GitHub Actions

Edge Platforms

NVIDIA Jetson Huawei Ascend SOPHON Horizon Robotics Rockchip RKNN Moore Threads

Pinned Loading

  1. DataFlow-CV DataFlow-CV Public

    🌊 Everything your model doesn't do. Analyse, convert, visualize, evaluate β€” a single CLI for all CV data.

    Python

  2. InferForge InferForge Public

    πŸ”¨ From kernel to service β€” InferForge forges any model (CV β†’ LLM β†’ Agent) into production.

    Python

  3. llamafactory-lora-vllm llamafactory-lora-vllm Public

    πŸ¦™ LoRA fine-tuning with LLaMA-Factory β†’ high-performance inference deployment via vLLM

    Python

  4. YOLO11Face YOLO11Face Public

    [ultralytics v8.3.75][yolov8/yolo11-pose][WIDER FACE]Upgrade YOLO5Face to YOLO8Face and YOLO11Face

    Python 33 1

  5. crnn-ctc crnn-ctc Public

    CRNN/LPRNet/STNet + CTC + CCPD

    Python 28 5

  6. ZJCV/ZCls ZJCV/ZCls Public archive

    Object Classification Training Framework

    Python 141 21