liujinlong111's Stars
cdcseacave/openMVS
open Multi-View Stereo reconstruction library
openMVG/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
alibaba/cascade-stereo
cascade-stereo
kwea123/CasMVSNet_pl
Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching using pytorch-lightning
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
thiagortk/Road-Surface-Classification
In emerging countries it’s common to find unpaved roads or roads with no maintenance. Unpaved or damaged roads also impact in higher fuel costs and vehicle maintenance. This kind of analysis can be useful for both road maintenance departments as well as for autonomous vehicle navigation systems to verify potential critical points. The road type and quality classifier was done through a simple Convolutional Neural Network with few steps.
jasmcaus/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
LinghuiXia/GLCM
本实验的主要目的是基于遥感图像计算灰度共生矩阵,并基于该矩阵计算多种纹理特征。所有的计算结果已与ENVI结果进行对比,实验结果一致。
opencv/opencv
Open Source Computer Vision Library
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.