Pinned Repositories
3DResUNet-DSN-CRF-Liver-segmentation
3DUNet-Pytorch
3DUNet implemented with pytorch
3DUNet-Pytorch-1
深度学习项目--基于深度卷积网络的肝脏分割
BackgroundMattingV2
Real-Time High-Resolution Background Matting
CNN
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
OpenVINO-YOLOv8-Seg
OpenVINO™ 实现YOLOv8-Seg实例分割模型推理
U2_Net
Concise version of the modified version of the U2_Net code model portrait or hair segmentation matting
UNet3plus_pth
UNet3+/ UNet++/UNet, used in Deep Automatic Portrait Matting in Pytorth
yolov5_prune
yolov5剪枝,支持v2,v3,v4版本的yolov5
yolov5_tensorrt
yolov5部署
wangzhenlin123's Repositories
wangzhenlin123/CNN
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
wangzhenlin123/SOLOv2-TensorRT
SOLOv2 deployed with TensorRT(C++)【不需要libtorch,纯C++ TensorRT部署SOLOv2,可快速移植至NX/TX2.】
wangzhenlin123/CNN-based-3Dregistration
A CNN based 3D multi-modal unsupervised rigid registration network
wangzhenlin123/Fast-Symmetric-Diffeomorphic-Image-Registration-with-Convolutional-Neural-Networks
Fast Symmetric Diffeomorphic Image Registration with Convolutional Neural Networks
wangzhenlin123/MIMO_TensorRT
Using TensorRT inference MIMO-UnetPlus on the jetson TX2, but I don't know to process output tensor.
wangzhenlin123/Nanodet_tensorrt_demo
wangzhenlin123/predict-gender-and-age-from-camera
【Demo】基于CNN实现对摄像头捕捉的人脸进行性别和年龄的预测【于2022.4.7更新】
wangzhenlin123/torchlm
💎A PyTorch landmarks-only library with 100+ data augmentations, training and inference, can easily install with pip and compatible with albumentations and torchvision.
wangzhenlin123/yolact-trt
segmentation algorithm yolact use tensorrt deploy
wangzhenlin123/3D-CNN-Torch
PyTorch implementation for 3D CNN models for medical image data (1 channel gray scale images).
wangzhenlin123/3dUNet-Brain-Cancer-Segmentation
Creating a U-Net In PyTorch to segment the BraTS 2020 dataset
wangzhenlin123/Age_MRI-3dClassification
2D CNN and 3D CNN for MRI multi-classification using 5fold cross validation
wangzhenlin123/convnext_unet
unet base on convnext aritecture
wangzhenlin123/cuda_yolox
cuda YOLOX
wangzhenlin123/Image-Classification-Torch
Image-Classification-Torch
wangzhenlin123/matting_human_datasets
人像matting数据集,34427张
wangzhenlin123/PaddleOCR_TensorRT_cpp
This project provides simple code and demonstrates how to use the TensorRT C++ API and ONNX to deploy PaddleOCR text recognition model.
wangzhenlin123/prostate_cancer_classifier
3D Prostate Cancer Classifier
wangzhenlin123/RegTR
End-to-end Point Cloud Correspondences with TR
wangzhenlin123/torch-distributed-training
Simple tutorials on Pytorch DDP training
wangzhenlin123/torch_3D_Attention_Modules
Pytorch implement of 3D attention modules
wangzhenlin123/transunet3d
transunet 3d in pytorch
wangzhenlin123/trt_yolov5
TensorRTLOV5
wangzhenlin123/UNet-Collection
Contains implementations of Original UNet, Attention-UNet, 3D-UNet and Attention-UNet-3D
wangzhenlin123/wine_label_reader_toolkit
Computer vision project to read a label on a wine bottle using tensorflow, OpenCV and Tesseract.
wangzhenlin123/yolov5-opencv-pycpp-tensorrt
deploy yolov5 by Opencv and TensorRT in Python and CPP
wangzhenlin123/yolov5-tensorrt-2
yolov5-tensorrt
wangzhenlin123/yolov5-trt
YOLO5 inference with TensorRT (C++)
wangzhenlin123/Yolov5_Magic
分享一些关于改进Yolov5的tricks以及实验结果
wangzhenlin123/Yolov7-TensorRT
Yolov7-TensorRT