Stars
This project implements a simplified Monte Carlo simulation of X-ray propagation in a CT (Computed Tomography) scan.
This project is an AI-based tool designed to assist radiologists by automatically annotating medical images such as MRIs, CT scans, and X-rays.
This repository explores and implements techniques for generating medical images using GANs, Diffusion models. In this project, we will develop models capable of producing realistic medical images,…
Code for StyleGAN-based simulation of X-ray baggage images for security screening
A Python-based 3D CT Simulation library for single and dual energy X-ray image generation. This library is designed to aid in the development and testing of single / dual energy CT based object det…
基于MinerU的桌面应用程序,MinerU是一款开源的高质量PDF解析工具,基于深度学习技术,可自动提取PDF文档中的文字、表格、图片、公式等内容,并提供丰富的分析、统计、搜索等功能。 本项目为其提供一个简化版本的WebUI,方便用户上传PDF文件,并实时展示提取结果。
🎨 Semantic segmentation models, datasets and losses implemented in PyTorch.
PointNetGPD is an end-to-end grasp evaluation model to address the challenging problem of localizing robot grasp configurations directly from the point cloud.
[IJCAI2022 Oral] Unsupervised Misaligned Infrared and Visible Image Fusion via Cross-Modality Image Generation and Registration
基于yolov8_obb的芯片引脚缺陷检测,使用tensorrt进行加速。
Lanes&Lines: Computer Vision pipeline for Autonomous Cars (Lane line finding, automated vehicle detection, and location triangulation)
Pytorch implementation of cnn network
real time face swap and one-click video deepfake with only a single image
Image fusion. Using YOLOv8 to detect keypoint information in the input image, adjust the size and position of the texture based on the keypoints.
result set fusion for visible-light and infrared images
使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)
Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.
本文将介绍如何使用yolov5和deepsort进行目标检测和跟踪,并增加轨迹线的显示。本文的改进包括轨迹线颜色与目标框匹配、优化轨迹线只显示一段,并且当目标消失时不显示轨迹线。
基于Yolov5_DeepSort的物体计数器,可以统计车流或人流量等
基于YOLOv2的人脸识别门禁系统(K210+Python+RFID+Bluetooth) 详细文档+演示视频
利用Python和开源计算机视觉库实现了基于人脸识别和步态识别的智能门禁系统,可以进行双重生物特征认证。
U-KAN: U-Shape Kolmogorov-Arnold Network for Image Registration
This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kern…