Zhengzhuo0309
Master candidate of Wuhan Textile University. Research direction: deep learning, image processing, target detection, image segmentation.
Wuhan Textile UniversityWuhan
Pinned Repositories
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
drawio-desktop
Official electron build of draw.io
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
FCBFormer
Official code repository for: FCN-Transformer Feature Fusion for Polyp Segmention (MIUA 2022 paper)
image_correction
ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
TCL_engineering_Zhengzhuo
Using OpenCV to extract the features of the screen border, we use the detection and segmentation method to match the extracted coordinate points with the hand movement coordinates.
Zhengzhuo0309's Repositories
Zhengzhuo0309/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Zhengzhuo0309/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
Zhengzhuo0309/TCL_engineering_Zhengzhuo
Using OpenCV to extract the features of the screen border, we use the detection and segmentation method to match the extracted coordinate points with the hand movement coordinates.
Zhengzhuo0309/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Zhengzhuo0309/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
Zhengzhuo0309/CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
Zhengzhuo0309/drawio-desktop
Official electron build of draw.io
Zhengzhuo0309/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Zhengzhuo0309/FCBFormer
Official code repository for: FCN-Transformer Feature Fusion for Polyp Segmention (MIUA 2022 paper)
Zhengzhuo0309/image_correction
Zhengzhuo0309/JSON2YOLO
Convert JSON annotations into YOLO format.
Zhengzhuo0309/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Zhengzhuo0309/Opencv-cv2.threshold-
Opencv学习笔记(三):图像二值化函数cv2.threshold函数详解
Zhengzhuo0309/PlateRecognition
License-Plate-Recognition 支持12种车牌检测识别,包含yolov5,yolov7,yolov8车牌检测,车牌矫正,车牌识别等,准确率高达99.5% 还有车牌数据集提供下载
Zhengzhuo0309/Pyqt5_yolov5_unet_centernet
集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割
Zhengzhuo0309/segment_best_TCL
Zhengzhuo0309/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
Zhengzhuo0309/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
Zhengzhuo0309/yoloair
The original version was created based on YOLOv5
Zhengzhuo0309/YOLOC
🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLOv6、YOLOv7、YOLOX、YOLOR、PPYOLO、PPYOLOE
Zhengzhuo0309/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Zhengzhuo0309/yolov5-gradcam
Visualizing Yolov5's layers using GradCam
Zhengzhuo0309/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
Zhengzhuo0309/YOLOv6_pro
Make it easier for yolov6 to change the network structure