Pinned Repositories
Blog
candle
Minimalist ML framework for Rust
codstts
A code statistics tool written in Rust that analyzes programming language distribution in projects.
dtapars
Parsing yolo-dataset to train
Filparser
This project is a powerful gRPC-based document parsing service that extracts structure and content from various document formats, providing high-performance, scalable document analysis through efficient client-server architecture.
ImageRetrieval
This project is an image retrieval system based on DINOv2 and CLIP models. It uses Chroma vector database to support both text-to-image and image-to-image retrieval.
Lane_line_detection
This project implemented based on OpenCV, featuring real-time road lane identification and tracking. The system employs multiple computer vision techniques including Gaussian blur, Canny edge detection, region of interest (ROI) extraction, and Hough transform for accurate lane line detection .
netchat
A modern real-time chat application built with Rust, WebSocket, and OpenAI integration. NetChat supports both group chat and AI assistant features, along with file sharing capabilities.
retrieval_rs
A fast and efficient image retrieval tool using CLIP model to compute similarity between text and images, implemented in Rust. This tool allows you to search images using natural language by calculating cosine similarity between CLIP embeddings.
ultralytics
Ultralytics YOLO11 🚀
zheng0116's Repositories
zheng0116/ImageRetrieval
This project is an image retrieval system based on DINOv2 and CLIP models. It uses Chroma vector database to support both text-to-image and image-to-image retrieval.
zheng0116/netchat
A modern real-time chat application built with Rust, WebSocket, and OpenAI integration. NetChat supports both group chat and AI assistant features, along with file sharing capabilities.
zheng0116/codstts
A code statistics tool written in Rust that analyzes programming language distribution in projects.
zheng0116/Filparser
This project is a powerful gRPC-based document parsing service that extracts structure and content from various document formats, providing high-performance, scalable document analysis through efficient client-server architecture.
zheng0116/retrieval_rs
A fast and efficient image retrieval tool using CLIP model to compute similarity between text and images, implemented in Rust. This tool allows you to search images using natural language by calculating cosine similarity between CLIP embeddings.
zheng0116/Lane_line_detection
This project implemented based on OpenCV, featuring real-time road lane identification and tracking. The system employs multiple computer vision techniques including Gaussian blur, Canny edge detection, region of interest (ROI) extraction, and Hough transform for accurate lane line detection .
zheng0116/dtapars
Parsing yolo-dataset to train
zheng0116/Blog
zheng0116/candle
Minimalist ML framework for Rust
zheng0116/ultralytics
Ultralytics YOLO11 🚀
zheng0116/zheng0116
zheng0116/zheng0116.github.io
This is a personal blog website built with Hexo.