Pinned Repositories
-
用OpenCV含函数实现了相机标定,并且用python复现了张正友标定法
3d-lightfield-plots
A tutorial on how to make 3D surface plots from Lytro Depth Map images
A-Eye
a spuer mini AI-camera project
A-flexible-new-technique-for-camera-calibration
Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intelligence, 22(11):1330–1334, 2000.”
AECR-Net
Contrastive Learning for Compact Single Image Dehazing, CVPR2021
aerial_pedestrian_detection
AiFDepthNet
Official Pytorch implementation of ICCV 2021 2020 paper "Bridging Unsupervised and Supervised Depth from Focus via All-in-Focus Supervision"
MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
plate
text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
chenyuyi94's Repositories
chenyuyi94/centernet-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署CenterNet目标检测,包含C++和Python两个版本的程序
chenyuyi94/Surface-Defect-Detection
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
chenyuyi94/SubFocal
Learning Sub-Pixel Disparity Distribution for Light Field Depth Estimation
chenyuyi94/SPRM_PSF
这是个repository是为了计算SPRM的点扩散函数以及一些相关的性质
chenyuyi94/vue-autofocus-directive
Vue autofocus directive
chenyuyi94/LFSAFA-SR
Sub-Aperture Feature Adaptation in Single Image Super-resolution Model for Light Field Imaging
chenyuyi94/ESP32-PicoDK
chenyuyi94/GDSR-DCTNet
[CVPR 2022 Oral] Official implementation for "Discrete Cosine Transform Network for Guided Depth Map Super-Resolution."
chenyuyi94/dfd
This is a combined repo that all of my depth from defocus (DfD)
chenyuyi94/yolov6-opencv-onnxruntimednn
分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序
chenyuyi94/python-barcode-qrcode-sdk
Build Python extension with Dynamsoft Barcode Reader.
chenyuyi94/IDCardCamera
:fire:Android自定义相机实现身份证拍照,并加入自动对焦与图片不规则裁剪。 https://www.jianshu.com/p/5e3cb0c63cd5
chenyuyi94/scikit-build-sample-projects
Sample projects demonstrating use of scikit-build
chenyuyi94/LF-DAnet
chenyuyi94/Some-Many-Books
个人收藏书籍列表
chenyuyi94/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
chenyuyi94/mindmap_to_xmind
有道云笔记的思维导图和xmind相互转换工具
chenyuyi94/DFV
[CVPR'22] DFVDFF: Deep Depth from Focus with Differential Focus Volume
chenyuyi94/cyypushtest
chenyuyi94/polygonyolov5-opencv-onnxrundnn
分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序
chenyuyi94/rotateyolov5-opencv-onnxrundnn
分别使用OpenCV,ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序
chenyuyi94/plenopticam
Light-field imaging application for plenoptic cameras
chenyuyi94/ESP32-OV5640-AF
Library for ESP32 to use OV5640's autofocus function
chenyuyi94/PINTO_model_zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
chenyuyi94/OACC-Net
[CVPR 2022] Occlusion-Aware Cost Constructor for Light Field Depth Estimation
chenyuyi94/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
chenyuyi94/dynamic_unet
Pytorch Implementation of UNET with Efficientnet(Efficient Unet), Resnet, Densenet, VGG and so on.
chenyuyi94/picodet-onnxruntimednn
使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序
chenyuyi94/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
chenyuyi94/nanodet-plus-opencvdnn
分别使用OpenCV、ONNXRuntime部署NanoDet-Plus,包含C++和Python两个版本的程序