Computer Vision & Edge AI Β· From training to inference, running models on real hardware
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.
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.
| 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) |
| ZJDoc Β· Organization | π Engineering guides & docs β Git, Linux, deployment, vision & tooling (archived) |